Uses of Interface
org.joml.Matrix2dc
Packages that use Matrix2dc
-
Uses of Matrix2dc in org.joml
Modifier and TypeMethodDescriptionMatrix2d.getToAddress
(long arg0) Matrix2dc.getToAddress
(long arg0) Modifier and TypeMethodDescriptionboolean
boolean
Matrix2d.mulComponentWise
(Matrix2dc arg0) Matrix2d.mulComponentWise
(Matrix2dc arg0, Matrix2d arg1) Matrix2dc.mulComponentWise
(Matrix2dc arg0, Matrix2d arg1) Vector2d.mulTranspose
(Matrix2dc arg0) Vector2d.mulTranspose
(Matrix2dc arg0, Vector2d arg1) Vector2dc.mulTranspose
(Matrix2dc arg0, Vector2d arg1)