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