VTK-m  2.0
Classes
vtkm::filter::density_estimate Namespace Reference

Classes

class  Entropy
 Construct the entropy histogram of a given Field. More...
 
class  Histogram
 Construct the histogram of a given Field. More...
 
class  NDEntropy
 Calculate the entropy of input N-Dims fields. More...
 
class  NDHistogram
 Generate a N-Dims histogram from input fields. More...
 
class  ParticleDensityBase
 
class  ParticleDensityCloudInCell
 Estimate the density of particles using the Cloud-in-Cell method This filter treats the CoordinateSystem of a DataSet as positions of particles. More...
 
class  ParticleDensityNearestGridPoint
 Estimate the density of particles using the Nearest Grid Point method This filter treats the CoordinateSystem of a DataSet as positions of particles. More...