![]() |
|
Inheritance diagram for MGH10_functor:Public Member Functions | |
| MGH10_functor (void) | |
| int | operator() (const VectorXd &b, VectorXd &fvec) |
| int | df (const VectorXd &b, MatrixXd &fjac) |
| MGH10_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 [16] |
| static const double | y [16] |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
Referenced by df(), and operator()().
|
static |
Referenced by operator()().