GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Types | Public Member Functions | Public Attributes | List of all members
gtsam::internal::HasVectorSpacePrereqs< Class > Struct Template Reference

Requirements on type to pass it to Manifold template below. More...

#include <VectorSpace.h>

Public Types

enum  { dim = Class::dimension }
 

Public Member Functions

 BOOST_CONCEPT_USAGE (HasVectorSpacePrereqs)
 

Public Attributes

Class p
 
Class q
 
Vector v
 

Detailed Description

template<class Class>
struct gtsam::internal::HasVectorSpacePrereqs< Class >

Requirements on type to pass it to Manifold template below.


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