| Package | Description |
|---|---|
| gov.sandia.cognition.learning.function.kernel |
Provides kernel functions.
|
| Modifier and Type | Method and Description |
|---|---|
ZeroKernel |
ZeroKernel.clone() |
static ZeroKernel |
ZeroKernel.getInstance()
Gets the single instance of this class because it has no internal data.
|