Loading...
Searching...
No Matches
CubbyFlow::SimilarTo< T > Struct Template Reference
True if similar. More...
#include <Core/Utils/Functors.hpp>
Public Member Functions | |
| constexpr | SimilarTo (double _tolerance=std::numeric_limits< double >::epsilon()) |
| constexpr bool | operator() (const T &a, const T &b) const |
Public Attributes | |
| double | tolerance |
Detailed Description
Constructor & Destructor Documentation
◆ SimilarTo()
|
inlineconstexpr |
Member Function Documentation
◆ operator()()
|
constexpr |
Member Data Documentation
◆ tolerance
| double CubbyFlow::SimilarTo< T >::tolerance |
The documentation for this struct was generated from the following files:
- Core/Utils/Functors.hpp
- Core/Utils/Functors-Impl.hpp
1.9.8