Package | Description |
---|---|
gov.sandia.cognition.learning.function.kernel |
Provides kernel functions.
|
Modifier and Type | Method and Description |
---|---|
PolynomialKernel |
PolynomialKernel.clone() |
Constructor and Description |
---|
PolynomialKernel(PolynomialKernel other)
Creates a new copy of a PolynomialKernel.
|