VTK-m  2.0
vtkm::Subtract Member List

This is the complete list of members for vtkm::Subtract, including all inherited members.

operator()(const T &a, const U &b) const -> decltype(a - b)vtkm::Subtractinline