Package eu.bandm.sig.adlib2.math
Interface FloatVectorMap.Computer
- All Superinterfaces:
BiConsumer<float[],
float[]>
- All Known Subinterfaces:
FloatLinearMap.Computer
,FloatVectorMap.CompilableComputer
,FloatVectorMap.InSituComputer
- Enclosing class:
- FloatVectorMap
-
Method Summary
Methods inherited from interface java.util.function.BiConsumer
accept, andThen
-
Method Details
-
getInputDimension
int getInputDimension() -
getOutputDimension
int getOutputDimension()
-