Uses of Class
eu.bandm.sig.adlib2.math.FloatLinearMap
Packages that use FloatLinearMap
-
Uses of FloatLinearMap in eu.bandm.sig.adlib2.math
Methods in eu.bandm.sig.adlib2.math that return FloatLinearMapModifier and TypeMethodDescriptionFloatLinearMap.add(FloatLinearMap other) FloatLinearMap.compose(FloatLinearMap other) FloatLinearMap.cotuple(FloatLinearMap other) static FloatLinearMapFloatLinearMap.identity(int n) static FloatLinearMapFloatLinearMap.project(int n, int... views) FloatLinearMap.scale(float factor) FloatLinearMap.tuple(FloatLinearMap other) Methods in eu.bandm.sig.adlib2.math with parameters of type FloatLinearMapModifier and TypeMethodDescriptionFloatLinearMap.add(FloatLinearMap other) FloatLinearMap.compose(FloatLinearMap other) FloatLinearMap.cotuple(FloatLinearMap other) FloatLinearMap.tuple(FloatLinearMap other)