|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractToVectorEncoder | |
|---|---|
| gov.sandia.cognition.data.convert.vector | Provides utilities for doing data type conversion with vectors. |
| Uses of AbstractToVectorEncoder in gov.sandia.cognition.data.convert.vector |
|---|
| Subclasses of AbstractToVectorEncoder in gov.sandia.cognition.data.convert.vector | |
|---|---|
class |
NumberConverterToVectorAdapter<InputType>
Adapts a DataConverter that outputs a number to be a
VectorEncoder. |
class |
NumberToVectorEncoder
An encoder that encodes a number as an element of a Vector. |
class |
UniqueBooleanVectorEncoder<InputType>
An encoder for arbitrary objects that encodes an equality comparison between a given input and a set of unique values. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||