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

: meta-function to generate JacobianTA optional reference Used mainly by Expressions More...

#include <OptionalJacobian.h>

Public Types

typedef OptionalJacobian< traits< T >::dimension, traits< A >::dimension > type
 

Detailed Description

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

: meta-function to generate JacobianTA optional reference Used mainly by Expressions

Parameters
Treturn type
Aargument type

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