JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.openimaj.math.statistics.distribution.CachingMultivariateGaussian
Packages that use
CachingMultivariateGaussian
Package
Description
org.openimaj.math.statistics.distribution
Uses of
CachingMultivariateGaussian
in
org.openimaj.math.statistics.distribution
Methods in
org.openimaj.math.statistics.distribution
that return
CachingMultivariateGaussian
Modifier and Type
Method and Description
static
CachingMultivariateGaussian
CachingMultivariateGaussian.
estimate
(float[][] samples)
Estimate a multidimensional Gaussian from the data
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes