Package matrix

Class Summary
Matrix An instance of this class represents a matrix of numbers as double values.
 

Exception Summary
MatrixException A MatrixException should be thrown when attempting to add or multiply matrices of incorrect dimensions.