Package org.charvolant.matrix

Class Summary
Matrix Generalised nxm matrix class.
 

Exception Summary
MatrixDimensionException Incompatible matrix dimension exceptions.
MatrixException General matrix operation exception.
MatrixSingularException Singular (uninvertable) matrix exception.