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

#include <Testable.h>

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

Public Member Functions

 equals_star (double tol=1e-9)
 
bool operator() (const std::shared_ptr< V > &expected, const std::shared_ptr< V > &actual)
 

Public Attributes

double tol_
 

Detailed Description

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

Binary predicate on shared pointers


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