Interface | Description |
---|---|
Matrix |
A very simple matrix interface
|
MutableMatrix |
A matrix that can be changed
|
Class | Description |
---|---|
BasicMatrix |
A very simple matrix implementation
|
MatrixOp |
Simple operations on matrices
|
SymmetricMatrix |
A simple implementation of a symmetric matrix.
|
Exception | Description |
---|---|
MatrixOp.IndeterminateMatrixException | |
MatrixOp.InvalidMatrixException |
Jas4pp 1.5 © Java Analysis Studio for Particle Physics