Package | Description |
---|---|
gov.sandia.cognition.framework.learning.converter |
Provides implementations of
CogxelConverter s. |
Modifier and Type | Method and Description |
---|---|
CogxelWeightedInputOutputPairConverter<InputType,OutputType> |
CogxelWeightedInputOutputPairConverter.clone()
Creates a new clone (shallow copy) of this object.
|
Constructor and Description |
---|
CogxelWeightedInputOutputPairConverter(CogxelWeightedInputOutputPairConverter<InputType,OutputType> other)
Copy constructor
|