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

Public Member Functions

int df (const VectorXd &x, MatrixXd &fjac)
 
 hybrj_functor (void)
 
int operator() (const VectorXd &x, VectorXd &fvec)
 
- Public Member Functions inherited from Functor< double >
 Functor ()
 
 Functor ()
 
 Functor (int inputs, int values)
 
 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 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 250 of file NonLinearOptimization.cpp.

Constructor & Destructor Documentation

◆ hybrj_functor()

hybrj_functor::hybrj_functor ( void  )
inline

Definition at line 252 of file NonLinearOptimization.cpp.

Member Function Documentation

◆ df()

int hybrj_functor::df ( const VectorXd &  x,
MatrixXd &  fjac 
)
inline

Definition at line 270 of file NonLinearOptimization.cpp.

◆ operator()()

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

Definition at line 254 of file NonLinearOptimization.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15