|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Public Types | |
| typedef T | result_type |
Public Member Functions | |
| T | operator() (const T &x, const T &y, OptionalJacobian< Dim, Dim > H1={}, OptionalJacobian< Dim, Dim > H2={}) const |
Static Public Attributes | |
| static const int | Dim = traits<T>::dimension |
1.8.13