Functor that performs Ax where A is a matrix and x is a vector. More...
Public Member Functions | |
Vector | operator() (const Matrix &A, const Vector &x, OptionalJacobian<-1,-1 > H1=boost::none, OptionalJacobian<-1,-1 > H2=boost::none) const |
Functor that performs Ax where A is a matrix and x is a vector.
Definition at line 55 of file testFunctorizedFactor.cpp.
|
inline |
Definition at line 57 of file testFunctorizedFactor.cpp.