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

meta-function to generate fixed-size JacobianTA type More...

#include <ExpressionNode.h>

Public Types

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

Detailed Description

template<class T, class A>
struct gtsam::internal::Jacobian< T, A >

meta-function to generate fixed-size JacobianTA type


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