InputType
- Input typeOutputType
- Type of the output Vectorizablepublic interface VectorOutputEvaluator<InputType,OutputType extends Vectorizable> extends Evaluator<InputType,OutputType>
Modifier and Type | Method and Description |
---|---|
int |
getOutputDimensionality()
Gets the expected dimensionality of the output vector of the evaluator,
if it is known.
|