|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
#include <Lie.h>
Public Member Functions | |
| TransformCovariance (const T &X) | |
| T::Jacobian | operator() (const typename T::Jacobian &covariance) |
Functor for transforming covariance of T. T needs to satisfy the Lie group concept.
1.8.13