@FunctionalInterface public interface PrimitiveFloatSignalSourceVector
float.
This interface is intended for grouping signal sources and routing parallel data flow at runtime of a network.
FloatSignalSource,
FloatSignalSourceVector| Modifier and Type | Method and Description |
|---|---|
float |
getAsFloat(int index) |
static float |
getWithIndexOutOfBounds(int index) |