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