| Package | Description |
|---|---|
| mikera.matrixx | |
| mikera.matrixx.impl | |
| mikera.transformz |
| Class and Description |
|---|
| ADiagonalMatrix
Abstract base class for diagonal matrices
|
| DiagonalMatrix
Specialised diagonal matrix class
Not fully mutable - only the diagonal values can be changed
|
| IdentityMatrix
Specialised identity matrix class.
|
| ZeroMatrix
Lightweight immutable zero matrix class
|
| Class and Description |
|---|
| ADiagonalMatrix
Abstract base class for diagonal matrices
|
| AVectorMatrix
Abstract base class for matrices that use a collection of Vectors
as storage for the matrix rows.
|
| DiagonalMatrix
Specialised diagonal matrix class
Not fully mutable - only the diagonal values can be changed
|
| IdentityMatrix
Specialised identity matrix class.
|
| SubsetMatrix
Matrix that selects a subset of components of the source
i.e.
|
| VectorMatrixM3
Specialised N*3 Matrix with Vector3 row components
|
| VectorMatrixMN |
| ZeroMatrix
Lightweight immutable zero matrix class
|
| Class and Description |
|---|
| ADiagonalMatrix
Abstract base class for diagonal matrices
|
Copyright © 2012. All Rights Reserved.