|
hysteresis_model
|
#include <math.h>#include <iostream>#include <fstream>#include <stdio.h>#include <string.h>#include <vector>#include <sstream>#include <levmar.h>#include "BoucWenHysteresisModel.hpp"Go to the source code of this file.
Classes | |
| class | lev_mar_optim |
Functions | |
| void | torque_error (double *x, double *fvec, int m, int np, void *adata) |
| void torque_error | ( | double * | x, |
| double * | fvec, | ||
| int | m, | ||
| int | np, | ||
| void * | adata | ||
| ) |
1.8.6