GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Member Functions | List of all members
gtsam::TransformCovariance< T > Class Template Reference

#include <Lie.h>

Public Member Functions

 TransformCovariance (const T &X)
 
T::Jacobian operator() (const typename T::Jacobian &covariance)
 

Detailed Description

template<class T>
class gtsam::TransformCovariance< T >

Functor for transforming covariance of T. T needs to satisfy the Lie group concept.


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