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]

Public Member Functions

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

Public Attributes

double tol_
 

Detailed Description

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

Binary predicate on shared pointers

Definition at line 122 of file Testable.h.

Constructor & Destructor Documentation

template<class V >
gtsam::equals_star< V >::equals_star ( double  tol = 1e-9)
inline

Definition at line 124 of file Testable.h.

Member Function Documentation

template<class V >
bool gtsam::equals_star< V >::operator() ( const boost::shared_ptr< V > &  expected,
const boost::shared_ptr< V > &  actual 
)
inline

Definition at line 125 of file Testable.h.

Member Data Documentation

template<class V >
double gtsam::equals_star< V >::tol_

Definition at line 123 of file Testable.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:58:08