| Package | Description |
|---|---|
| com.flowpowered.math.matrix |
| Modifier and Type | Class and Description |
|---|---|
class |
Matrix2d |
class |
Matrix3d |
class |
Matrix4d |
class |
MatrixNd |
| Modifier and Type | Method and Description |
|---|---|
Matrixd |
Matrixd.abs() |
Matrixd |
Matrixd.ceil() |
Matrixd |
Matrixd.div(double a) |
Matrixd |
Matrixd.floor() |
Matrixd |
Matrixd.invert() |
Matrixd |
Matrixd.mul(double a) |
Matrixd |
Matrixd.negate() |
Matrixd |
Matrixd.pow(double pow) |
Matrixd |
Matrixd.round() |
Matrixd |
Matrixd.toDouble() |
Matrixd |
Matrixf.toDouble() |
Matrixd |
Matrixd.transpose() |
Copyright © 2013–2016 Flow Powered. All rights reserved.