| Package | Description |
|---|---|
| gov.sandia.cognition.framework.learning.converter |
Provides implementations of
CogxelConverters. |
| Modifier and Type | Method and Description |
|---|---|
CogxelInputOutputPairConverter<InputType,OutputType> |
CogxelWeightedInputOutputPairConverter.getPairConverter()
Getter for pairConverter
|
| Modifier and Type | Method and Description |
|---|---|
void |
CogxelWeightedInputOutputPairConverter.setPairConverter(CogxelInputOutputPairConverter<InputType,OutputType> pairConverter)
Setter for pairConverter
|