| Package | Description |
|---|---|
| de.jreality.math |
Mathematical utilities.
|
| Modifier and Type | Method and Description |
|---|---|
FactoredMatrix |
FactoredMatrix.getInverseFactored() |
| Modifier and Type | Method and Description |
|---|---|
void |
FactoredMatrix.assignFrom(FactoredMatrix fm) |
| Constructor and Description |
|---|
FactoredMatrix(FactoredMatrix fm)
copy constructor
|