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

#include <Testable.h>

Inheritance diagram for gtsam::equals< V >:
Inheritance graph
[legend]
Collaboration diagram for gtsam::equals< V >:
Collaboration graph
[legend]

Public Member Functions

 equals (double tol=1e-9)
 
bool operator() (const V &expected, const V &actual)
 

Public Attributes

double tol_
 

Detailed Description

template<class V>
struct gtsam::equals< V >

Template to create a binary predicate


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