-
-
Field Summary
Fields
Fields inherited from interface de.linusdev.lutils.math.matrix.abstracts.floatn.Float3xN
WIDTH
-
Method Summary
default int
For a NxM Matrix, return M.
Methods inherited from interface de.linusdev.lutils.math.matrix.abstracts.floatn.Float3xN
getWidth
-
Field Details
-
HEIGHT
static final int HEIGHT
- See Also:
-
-
Method Details
-
getHeight
default int getHeight()
Description copied from interface: Matrix
For a NxM Matrix, return M.
- Specified by:
getHeight in interface Matrix
- Returns:
- height of the matrix