InputType
- Input type of VectorizableOutputType
- Type of the outputpublic interface VectorInputEvaluator<InputType extends Vectorizable,OutputType> extends Evaluator<InputType,OutputType>
Modifier and Type | Method and Description |
---|---|
int |
getInputDimensionality()
Gets the expected dimensionality of the input vector to the evaluator,
if it is known.
|