Component Min/Max for Vec classes
Changes the vtkm::Min
and vtkm::Max
methods in Math.h to correctly handle vtkm::Vec
and similar classes by doing a per component operation.
Changes the vtkm::Min
and vtkm::Max
methods in Math.h to correctly handle vtkm::Vec
and similar classes by doing a per component operation.