VTK
Namespaces
dox/Common/vtkMathUtilities.h File Reference
#include <cmath>
#include <limits>
Include dependency graph for vtkMathUtilities.h:

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)