GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Member Functions | Static Public Member Functions | List of all members
gtsam::traits< EqualityFactorGraph > Struct Template Reference

traits More...

#include <EqualityFactorGraph.h>

Inheritance diagram for gtsam::traits< EqualityFactorGraph >:
Inheritance graph
[legend]
Collaboration diagram for gtsam::traits< EqualityFactorGraph >:
Collaboration graph
[legend]

Public Member Functions

 GTSAM_CONCEPT_ASSERT (HasTestablePrereqs< EqualityFactorGraph >)
 

Static Public Member Functions

static void Print (const EqualityFactorGraph &m, const std::string &str="")
 
static bool Equals (const EqualityFactorGraph &m1, const EqualityFactorGraph &m2, double tol=1e-8)
 

Detailed Description

template<>
struct gtsam::traits< EqualityFactorGraph >

traits


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