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

Classes

class  ContinuousScatterPlot
 Constructs the continuous scatterplot for two given scalar point fields of a mesh. More...
 
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. More...
 
class  ParticleDensityNearestGridPoint
 Estimate the density of particles using the Nearest Grid Point method. More...
 
class  Statistics
 Computes descriptive statistics of an input field. More...