SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.matrix.doubles.matrixtype.mathoperation

Interface Summary
DoubleArrayOperation  
MatrixMathOperation This interface defines some standard operations for matrices.
 

Class Summary
CompositeDoubleArrayOperation This class chooses which implementation to use based on the array length.
ParallelDoubleArrayOperation  
SimpleDoubleArrayOperation  
SimpleMatrixMathOperation This class is one implementation of MatrixMathOperation.
 


SuanShu, a Java numerical and statistical library

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