SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.matrix.generic

Interface Summary
Matrix<T extends Matrix<T,F>,F extends Field<F>> This class defines a matrix over a field.
MatrixAccessor<F extends Field<F>> This interface defines methods for accessing elements in a matrix.
 


SuanShu, a Java numerical and statistical library

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