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

Definition at line 212 of file ExpressionNode.h.

Member Typedef Documentation

template<class T, class A>
typedef Eigen::Matrix<double, traits<T>::dimension, traits<A>::dimension> gtsam::internal::Jacobian< T, A >::type

Definition at line 213 of file ExpressionNode.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:58:37