Package org.ojalgo.matrix

Interface Summary
BasicMatrix This interface declares a set of high level methods for linear algebra.
BasicMatrix.Factory  
 

Class Summary
BigMatrix BigMatrix
ComplexMatrix ComplexMatrix
MatrixFactory<N extends Number> MatrixFactory creates instances of classes that implement the BasicMatrix interface and have a constructor that takes a MatrixStore as input.
MatrixUtils  
PrimitiveMatrix PrimitiveMatrix
 

Exception Summary
MatrixError MatrixError