|
VTK-m
2.0
|
#include <WaveletTransforms.h>
Public Types | |
| using | ControlSignature = void(FieldIn, FieldOut) |
| using | ExecutionSignature = _2(_1) |
| using | InputDomain = _1 |
Public Types inherited from vtkm::worklet::WorkletMapField | |
| template<typename Worklet > | |
| using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > |
Public Member Functions | |
| template<typename ValueType > | |
| VTKM_EXEC_CONT | SquaredDeviation (ValueType t) |
| template<typename ValueType > | |
| VTKM_EXEC ValueType | operator() (const ValueType &num) const |
Private Attributes | |
| vtkm::Float64 | mean |
|
inline |
|
inline |
|
private |
1.8.17