Uses of Class
adams.gui.visualization.core.KernelDensityEstimation
-
Packages that use KernelDensityEstimation Package Description org.jfree.chart.renderer.xy -
-
Uses of KernelDensityEstimation in org.jfree.chart.renderer.xy
Fields in org.jfree.chart.renderer.xy declared as KernelDensityEstimation Modifier and Type Field Description protected KernelDensityEstimationDensityPlotXYItemRenderer. m_KDEfor calculating the density.
-