VTK-m  2.0
Public Member Functions | List of all members
vtkm::worklet::wavelets::WaveletBase::minFunctor Struct Reference

#include <WaveletBase.h>

Public Member Functions

template<typename FieldType >
VTKM_EXEC FieldType operator() (const FieldType &x, const FieldType &y) const
 

Member Function Documentation

◆ operator()()

template<typename FieldType >
VTKM_EXEC FieldType vtkm::worklet::wavelets::WaveletBase::minFunctor::operator() ( const FieldType &  x,
const FieldType &  y 
) const
inline

The documentation for this struct was generated from the following file: