| Package | Description |
|---|---|
| gov.sandia.cognition.data.convert.vector |
Provides utilities for doing data type conversion with vectors.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
Copyright © 2006–2019 Sandia National Laboratories. All rights reserved.