Package org.ejml.alg.dense.linsol.lu
-
Class Summary Class Description LinearSolverLu_CD64 For each column in the B matrix it makes a copy, which is then solved for and writen into X.LinearSolverLu_D64 For each column in the B matrix it makes a copy, which is then solved for and writen into X.LinearSolverLuBase_CD64 LinearSolverLuBase_D64 LinearSolverLuKJI_D64 To avoid cpu cache issues the order in which the arrays are traversed have been changed.
DMelt 3.0 © DataMelt by jWork.ORG