Package | Description |
---|---|
org.openimaj.math.statistics.distribution.kernel |
Modifier and Type | Method and Description |
---|---|
static StandardUnivariateKernels |
StandardUnivariateKernels.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardUnivariateKernels[] |
StandardUnivariateKernels.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|