Uses of Package
dev.nm.algebra.linear.matrix.doubles.linearsystem
-
Classes in dev.nm.algebra.linear.matrix.doubles.linearsystem used by dev.nm.algebra.linear.matrix.doubles.linearsystem Class Description Kernel.Method These are the available methods to compute kernel basis.LinearSystemSolver.Solution This is the solution to a linear system of equations.LSProblem This is the problem of solving a system of linear equations.OLSSolverByQR This class solves an over-determined system of linear equations in the ordinary least square sense. -
Classes in dev.nm.algebra.linear.matrix.doubles.linearsystem used by dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative Class Description LSProblem This is the problem of solving a system of linear equations. -
Classes in dev.nm.algebra.linear.matrix.doubles.linearsystem used by dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative.nonstationary Class Description LSProblem This is the problem of solving a system of linear equations. -
Classes in dev.nm.algebra.linear.matrix.doubles.linearsystem used by dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative.stationary Class Description LSProblem This is the problem of solving a system of linear equations.