| Package | Description |
|---|---|
| gov.sandia.cognition.data.convert |
Provides utilities for doing data type conversion.
|
| gov.sandia.cognition.data.convert.number |
Provides utilities for doing data type conversion with numbers.
|
| gov.sandia.cognition.data.convert.vector |
Provides utilities for doing data type conversion with vectors.
|
| gov.sandia.cognition.learning.function.distance |
Provides distance functions.
|
| gov.sandia.cognition.text.convert |
Provides classes for converting objects to a textual representation.
|
| Class and Description |
|---|
| AbstractDataConverter
Abstract implementation of
DataConverter interface. |
| AbstractReversibleDataConverter
Abstract implementation of sthe
ReversibleDataConverter interface. |
| DataConverter
Defines an object used to convert data from one type to another.
|
| IdentityDataConverter
A pass-through converter that just returns the given value.
|
| ReversibleDataConverter
Represents a
DataConverter whose conversion can be reversed. |
| Class and Description |
|---|
| AbstractDataConverter
Abstract implementation of
DataConverter interface. |
| AbstractReverseCachedDataConverter
Abstract implementation of
ReversibleDataConverter that caches the
reverse converter. |
| AbstractReversibleDataConverter
Abstract implementation of sthe
ReversibleDataConverter interface. |
| DataConverter
Defines an object used to convert data from one type to another.
|
| ObjectToStringConverter
Converts an
Object to a String using the toString
method. |
| ReversibleDataConverter
Represents a
DataConverter whose conversion can be reversed. |
| Class and Description |
|---|
| AbstractDataConverter
Abstract implementation of
DataConverter interface. |
| DataConverter
Defines an object used to convert data from one type to another.
|
| Class and Description |
|---|
| AbstractDataConverter
Abstract implementation of
DataConverter interface. |
| DataConverter
Defines an object used to convert data from one type to another.
|
| Class and Description |
|---|
| AbstractDataConverter
Abstract implementation of
DataConverter interface. |
| DataConverter
Defines an object used to convert data from one type to another.
|