|
VTK
|
#include <cmath>#include <limits>
Go to the source code of this file.
Namespaces | |
| namespace | vtkMathUtilities |
Functions | |
| template<class A > | |
| bool | vtkMathUtilities::FuzzyCompare (A a, A b) |
| template<class A > | |
| bool | vtkMathUtilities::FuzzyCompare (A a, A b, A epsilon) |
1.8.0