VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces
vtkMathUtilities.h File Reference
#include <cmath>
#include <limits>
Include dependency graph for vtkMathUtilities.h:

Go to the source code of this file.

Namespaces

 vtkMathUtilities
 

Functions

template<class A >
bool vtkMathUtilities::FuzzyCompare (A a, A b)
 
template<class A >
bool vtkMathUtilities::FuzzyCompare (A a, A b, A epsilon)