GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Types | List of all members
gtsam::MakeJacobian< T, A > Struct Template Reference

: meta-function to generate Jacobian More...

#include <OptionalJacobian.h>

Public Types

typedef Eigen::Matrix< double, traits< T >::dimension, traits< A >::dimension > type
 

Detailed Description

template<class T, class A>
struct gtsam::MakeJacobian< T, A >

: meta-function to generate Jacobian

Parameters
Treturn type
Aargument type

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