Interface Float4xN
- All Superinterfaces:
FloatElements,FloatMxN,Matrix
- All Known Subinterfaces:
Float4x4
- All Known Implementing Classes:
ABFloat4x4,BBFloat4x4
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.linusdev.lutils.math.matrix.Matrix
Matrix.MatrixGetter<M extends Matrix> -
Field Summary
FieldsFields inherited from interface de.linusdev.lutils.math.general.FloatElements
ELEMENT_SIZE, ELEMENT_TYPE_NAME -
Method Summary
Methods inherited from interface de.linusdev.lutils.math.matrix.abstracts.floatn.FloatMxN
fillFromArray, get, putMethods inherited from interface de.linusdev.lutils.math.matrix.Matrix
getHeight, isArrayBacked, isBufferBacked
-
Field Details
-
WIDTH
static final int WIDTH- See Also:
-
-
Method Details