#include <ComputeNDEntropy.h>
◆ ControlSignature
◆ ExecutionSignature
◆ SetBinInformationContent()
VTKM_CONT vtkm::worklet::histogram::SetBinInformationContent::SetBinInformationContent |
( |
vtkm::Float64 |
_freqSum | ) |
|
|
inlineexplicit |
◆ operator()()
template<typename FreqType >
VTKM_EXEC void vtkm::worklet::histogram::SetBinInformationContent::operator() |
( |
const FreqType & |
freq, |
|
|
vtkm::Float64 & |
informationContent |
|
) |
| const |
|
inline |
◆ FreqSum
vtkm::Float64 vtkm::worklet::histogram::SetBinInformationContent::FreqSum |
The documentation for this class was generated from the following file: