gtsam 4.1.1
gtsam
|
Additional Inherited Members | |
![]() | |
BOOST_CONCEPT_ASSERT ((HasManifoldPrereqs< Cal3Fisheye >)) | |
![]() | |
BOOST_CONCEPT_ASSERT ((HasTestablePrereqs< Cal3Fisheye >)) | |
![]() | |
static TangentVector | Local (const Cal3Fisheye &origin, const Cal3Fisheye &other) |
static Cal3Fisheye | Retract (const Cal3Fisheye &origin, const TangentVector &v) |
![]() | |
static int | GetDimension (const Cal3Fisheye &) |
![]() | |
static void | Print (const Cal3Fisheye &m, const std::string &str="") |
static bool | Equals (const Cal3Fisheye &m1, const Cal3Fisheye &m2, double tol=1e-8) |
![]() | |
enum | |
typedef Cal3Fisheye | ManifoldType |
typedef manifold_tag | structure_category |
typedef Eigen::Matrix< double, dimension, 1 > | TangentVector |