TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
MGH09_functor Struct Reference
Inheritance diagram for MGH09_functor:
Functor< double >

Public Member Functions

 MGH09_functor (void)
 
int operator() (const VectorXd &b, VectorXd &fvec)
 
int df (const VectorXd &b, MatrixXd &fjac)
 
 MGH09_functor (void)
 
int operator() (const VectorXd &b, VectorXd &fvec)
 
int df (const VectorXd &b, MatrixXd &fjac)
 
- 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 [11] = { 4., 2., 1., 5.E-1 , 2.5E-01, 1.670000E-01, 1.250000E-01, 1.E-01, 8.330000E-02, 7.140000E-02, 6.250000E-02 }
 
static const double y [11] = { 1.957000E-01, 1.947000E-01, 1.735000E-01, 1.600000E-01, 8.440000E-02, 6.270000E-02, 4.560000E-02, 3.420000E-02, 3.230000E-02, 2.350000E-02, 2.460000E-02 }
 

Additional Inherited Members

- Public Types inherited from Functor< double >
enum  
 
enum  
 
typedef double Scalar
 
typedef double Scalar
 
typedef Matrix< Scalar, InputsAtCompileTime, 1 > InputType
 
typedef Matrix< Scalar, InputsAtCompileTime, 1 > InputType
 
typedef Matrix< Scalar, ValuesAtCompileTime, 1 > ValueType
 
typedef Matrix< Scalar, ValuesAtCompileTime, 1 > ValueType
 
typedef Matrix< Scalar, ValuesAtCompileTime, InputsAtCompileTimeJacobianType
 
typedef Matrix< Scalar, ValuesAtCompileTime, InputsAtCompileTimeJacobianType
 
- Public Attributes inherited from Functor< double >
const int m_inputs
 
int m_inputs
 
const int m_values
 
int m_values
 

Constructor & Destructor Documentation

◆ MGH09_functor() [1/2]

MGH09_functor::MGH09_functor ( void  )
inline

◆ MGH09_functor() [2/2]

MGH09_functor::MGH09_functor ( void  )
inline

Member Function Documentation

◆ df() [1/2]

int MGH09_functor::df ( const VectorXd &  b,
MatrixXd &  fjac 
)
inline

◆ df() [2/2]

int MGH09_functor::df ( const VectorXd &  b,
MatrixXd &  fjac 
)
inline

◆ operator()() [1/2]

int MGH09_functor::operator() ( const VectorXd &  b,
VectorXd &  fvec 
)
inline

◆ operator()() [2/2]

int MGH09_functor::operator() ( const VectorXd &  b,
VectorXd &  fvec 
)
inline

Member Data Documentation

◆ _x

const double MGH09_functor::_x = { 4., 2., 1., 5.E-1 , 2.5E-01, 1.670000E-01, 1.250000E-01, 1.E-01, 8.330000E-02, 7.140000E-02, 6.250000E-02 }
static

◆ y

const double MGH09_functor::y = { 1.957000E-01, 1.947000E-01, 1.735000E-01, 1.600000E-01, 8.440000E-02, 6.270000E-02, 4.560000E-02, 3.420000E-02, 3.230000E-02, 2.350000E-02, 2.460000E-02 }
static

The documentation for this struct was generated from the following files: