SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.analysis.function.matrix

Interface Summary
RntoMatrix This interface represents a Rn → Matrix space function.
 

Class Summary
R1toConstantMatrix This class represents a matrix function that always returns the same constant matrix.
R1toMatrix This abstract class represents a R2 → Matrix space function.
R2toMatrix This abstract class represents a R2 → Matrix space function.
 


SuanShu, a Java numerical and statistical library

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