VTK-m  2.0
Classes | Namespaces | Functions
ComputeNDHistogram.h File Reference
#include <vtkm/cont/Algorithm.h>
#include <vtkm/cont/ArrayGetValues.h>
#include <vtkm/worklet/DispatcherMapField.h>
#include <vtkm/worklet/WorkletMapField.h>

Go to the source code of this file.

Classes

class  vtkm::worklet::histogram::SetHistogramBin< FieldType >
 
class  vtkm::worklet::histogram::ComputeBins
 
class  vtkm::worklet::histogram::ConvertHistBinToND
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::worklet
 VTK-m Worklets.
 
 vtkm::worklet::histogram
 

Functions

template<typename T >
vtkm::worklet::histogram::compute_delta (T fieldMinValue, T fieldMaxValue, vtkm::Id num)