Package org.ejml.alg.dense.decomposition
-
Class Summary Class Description BaseDecomposition_B64_to_D64 Generic interface for wrapping aBlockMatrix64Fdecomposition for processing ofDenseMatrix64F.TriangularSolver This contains algorithms for solving systems of equations where T is a non-singular triangular matrix:
T*x = b
where x and b are vectors, and T is an n by n matrix.
DMelt 3.0 © DataMelt by jWork.ORG