Package | Description |
---|---|
gov.sandia.cognition.learning.function.kernel |
Provides kernel functions.
|
Modifier and Type | Method and Description |
---|---|
NormalizedKernel<InputType> |
NormalizedKernel.clone() |
Constructor and Description |
---|
NormalizedKernel(NormalizedKernel<? super InputType> other)
Creates a new copy of a NormalizedKernel.
|