#include <GTestUtils.hpp>
|
| CompareFloats (double tol_a_, double tol_r_) |
|
template<typename ScalarType > |
bool | operator() (const ScalarType &a, const ScalarType &b) |
|
Definition at line 13 of file GTestUtils.hpp.
CompareFloats::CompareFloats |
( |
double |
tol_a_, |
|
|
double |
tol_r_ |
|
) |
| |
|
inline |
template<typename ScalarType >
bool CompareFloats::operator() |
( |
const ScalarType & |
a, |
|
|
const ScalarType & |
b |
|
) |
| |
|
inline |
double CompareFloats::tol_a |
double CompareFloats::tol_r |
The documentation for this struct was generated from the following file: