Package | Description |
---|---|
gov.sandia.cognition.learning.function.vector |
Provides functions that output vectors.
|
Modifier and Type | Class and Description |
---|---|
class |
VectorizableVectorConverterWithBias
The
VectorizableVectorConverterWithBias class extends the
VectorizableVectorConverter class to append a constant bias value of
1.0 to the vector returned by the converter. |
Modifier and Type | Method and Description |
---|---|
VectorizableVectorConverter |
VectorizableVectorConverter.clone() |