VTK-m  2.0
Public Member Functions | List of all members
vtkm::worklet::DescriptiveStatistics::MakeStatState Struct Reference

#include <DescriptiveStatistics.h>

Public Member Functions

template<typename T >
VTKM_EXEC_CONT vtkm::worklet::DescriptiveStatistics::StatState< T > operator() (T value) const
 

Member Function Documentation

◆ operator()()

template<typename T >
VTKM_EXEC_CONT vtkm::worklet::DescriptiveStatistics::StatState<T> vtkm::worklet::DescriptiveStatistics::MakeStatState::operator() ( value) const
inline

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