Skip to content

Move templated math functions to vtkMathUtilities.

Steven Hahn requested to merge quantumsteve/vtk:vtkMathUtilities into master

This moves templated functions for Min, Max, IsInf and IsNan into vtkMathUtilities so that they can be reused.

Merge request reports