Public Member Functions | Static Public Attributes | List of all members
eckerle4_functor Struct Reference
Inheritance diagram for eckerle4_functor:
Inheritance graph
[legend]

Public Member Functions

int df (const VectorXd &b, MatrixXd &fjac)
 
int df (const VectorXd &b, MatrixXd &fjac)
 
 eckerle4_functor (void)
 
 eckerle4_functor (void)
 
int operator() (const VectorXd &b, VectorXd &fvec)
 
int operator() (const VectorXd &b, VectorXd &fvec)
 
- 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 [35] = { 400.0, 405.0, 410.0, 415.0, 420.0, 425.0, 430.0, 435.0, 436.5, 438.0, 439.5, 441.0, 442.5, 444.0, 445.5, 447.0, 448.5, 450.0, 451.5, 453.0, 454.5, 456.0, 457.5, 459.0, 460.5, 462.0, 463.5, 465.0, 470.0, 475.0, 480.0, 485.0, 490.0, 495.0, 500.0}
 
static const double y [35] = { 0.0001575, 0.0001699, 0.0002350, 0.0003102, 0.0004917, 0.0008710, 0.0017418, 0.0046400, 0.0065895, 0.0097302, 0.0149002, 0.0237310, 0.0401683, 0.0712559, 0.1264458, 0.2073413, 0.2902366, 0.3445623, 0.3698049, 0.3668534, 0.3106727, 0.2078154, 0.1164354, 0.0616764, 0.0337200, 0.0194023, 0.0117831, 0.0074357, 0.0022732, 0.0008800, 0.0004579, 0.0002345, 0.0001586, 0.0001143, 0.0000710 }
 

Additional Inherited Members

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

Detailed Description

Definition at line 1370 of file levenberg_marquardt.cpp.

Constructor & Destructor Documentation

eckerle4_functor::eckerle4_functor ( void  )
inline

Definition at line 1372 of file levenberg_marquardt.cpp.

eckerle4_functor::eckerle4_functor ( void  )
inline

Definition at line 1745 of file NonLinearOptimization.cpp.

Member Function Documentation

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

Definition at line 1383 of file levenberg_marquardt.cpp.

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

Definition at line 1756 of file NonLinearOptimization.cpp.

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

Definition at line 1375 of file levenberg_marquardt.cpp.

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

Definition at line 1748 of file NonLinearOptimization.cpp.

Member Data Documentation

const double eckerle4_functor::x = { 400.0, 405.0, 410.0, 415.0, 420.0, 425.0, 430.0, 435.0, 436.5, 438.0, 439.5, 441.0, 442.5, 444.0, 445.5, 447.0, 448.5, 450.0, 451.5, 453.0, 454.5, 456.0, 457.5, 459.0, 460.5, 462.0, 463.5, 465.0, 470.0, 475.0, 480.0, 485.0, 490.0, 495.0, 500.0}
static

Definition at line 1373 of file levenberg_marquardt.cpp.

const double eckerle4_functor::y = { 0.0001575, 0.0001699, 0.0002350, 0.0003102, 0.0004917, 0.0008710, 0.0017418, 0.0046400, 0.0065895, 0.0097302, 0.0149002, 0.0237310, 0.0401683, 0.0712559, 0.1264458, 0.2073413, 0.2902366, 0.3445623, 0.3698049, 0.3668534, 0.3106727, 0.2078154, 0.1164354, 0.0616764, 0.0337200, 0.0194023, 0.0117831, 0.0074357, 0.0022732, 0.0008800, 0.0004579, 0.0002345, 0.0001586, 0.0001143, 0.0000710 }
static

Definition at line 1374 of file levenberg_marquardt.cpp.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:50