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

#include <AverageByKey.h>

Public Member Functions

template<typename ValueType >
VTKM_EXEC ValueType operator() (const vtkm::worklet::DescriptiveStatistics::StatState< ValueType > &state) const
 

Member Function Documentation

◆ operator()()

template<typename ValueType >
VTKM_EXEC ValueType vtkm::worklet::AverageByKey::ExtractMean::operator() ( const vtkm::worklet::DescriptiveStatistics::StatState< ValueType > &  state) const
inline

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