|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
InputType - Input type of VectorizableOutputType - Type of the outputpublic interface VectorInputEvaluator<InputType extends Vectorizable,OutputType>
An interface for an evaluator that takes a vector of a fixed dimensionality.
| Method Summary | |
|---|---|
int |
getInputDimensionality()
Gets the expected dimensionality of the input vector to the evaluator, if it is known. |
| Methods inherited from interface gov.sandia.cognition.evaluator.Evaluator |
|---|
evaluate |
| Method Detail |
|---|
int getInputDimensionality()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||