SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.matrix.generic.matrixtype

Class Summary
ComplexMatrix This class represents a matrix of Complex numbers.
GenericMatrix<F extends Field<F>> This class represents a generic Matrix of which the entries can be in any Field.
RealMatrix This class represents a matrix of Real numbers.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.