SuanShu, a Java numerical and statistical library

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

Interface Summary
RntoMatrix This interface is a function that maps from Rn to a Matrix space.
 

Class Summary
R1toConstantMatrix A constant matrix function maps a real number to a constant matrix: \(R^n \rightarrow A\).
R1toMatrix This is a function that maps from R1 to a Matrix space.
R2toMatrix This is a function that maps from R2 to a Matrix space.
 


SuanShu, a Java numerical and statistical library

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