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={}, OptionalJacobian<-1, -1 > H2={}) const | 
Functor that performs Ax where A is a matrix and x is a vector.
Definition at line 57 of file testFunctorizedFactor.cpp.
| 
 | inline | 
Definition at line 59 of file testFunctorizedFactor.cpp.