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

Public Member Functions

 lmdif_functor (void)
 
int operator() (const VectorXd &x, VectorXd &fvec) const
 
 lmdif_functor (void)
 
int operator() (const VectorXd &x, VectorXd &fvec) 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
 

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

◆ lmdif_functor() [1/2]

lmdif_functor::lmdif_functor ( void  )
inline

◆ lmdif_functor() [2/2]

lmdif_functor::lmdif_functor ( void  )
inline

Member Function Documentation

◆ operator()() [1/2]

int lmdif_functor::operator() ( const VectorXd &  x,
VectorXd &  fvec 
) const
inline

◆ operator()() [2/2]

int lmdif_functor::operator() ( const VectorXd &  x,
VectorXd &  fvec 
) const
inline

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