![]() |
|
Inheritance diagram for misra1d_functor:Public Member Functions | |
| misra1d_functor (void) | |
| int | operator() (const VectorXd &b, VectorXd &fvec) |
| int | df (const VectorXd &b, MatrixXd &fjac) |
| misra1d_functor (void) | |
| int | operator() (const VectorXd &b, VectorXd &fvec) |
| int | df (const VectorXd &b, MatrixXd &fjac) |
Public Member Functions inherited from Eigen::DenseFunctor< double > | |
| DenseFunctor () | |
| DenseFunctor (int inputs, int values) | |
| int | inputs () const |
| int | values () const |
Public Member Functions inherited from Functor< double > | |
| Functor () | |
| Functor (int inputs, int values) | |
| Functor () | |
| Functor (int inputs_, int values_) | |
| int | inputs () const |
| int | inputs () const |
| int | values () const |
| int | values () const |
Static Public Attributes | |
| static const double | x [14] |
| static const double | y [14] |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
Referenced by df(), and operator()().
|
static |
Referenced by operator()().