|
gtsam 4.1.1
gtsam
|
Binary predicate on shared pointers.
Inheritance diagram for gtsam::equals_star< V >: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_ |