Move templated math functions to vtkMathUtilities.
This moves templated functions for Min
, Max
, IsInf
and IsNan
into vtkMathUtilities
so that they can be reused.
System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
This moves templated functions for Min
, Max
, IsInf
and IsNan
into vtkMathUtilities
so that they can be reused.