Class and Description |
---|
ConvergenceFailure
This exception is thrown by
IterativeLinearSystemSolver.solve(dev.nm.algebra.linear.matrix.doubles.linearsystem.LSProblem, dev.nm.misc.algorithm.iterative.monitor.IterationMonitor)
when the iterative algorithm detects a breakdown or fails to converge. |
ConvergenceFailure.Reason
the reasons for the convergence failure
|
IterativeLinearSystemSolver.Solution
This is the solution to a system of linear equations using an iterative
solver.
|
Class and Description |
---|
ConvergenceFailure
This exception is thrown by
IterativeLinearSystemSolver.solve(dev.nm.algebra.linear.matrix.doubles.linearsystem.LSProblem, dev.nm.misc.algorithm.iterative.monitor.IterationMonitor)
when the iterative algorithm detects a breakdown or fails to converge. |
IterativeLinearSystemSolver
An iterative method for solving an N-by-N (or non-square) linear system
Ax = b involves a sequence of matrix-vector multiplications.
|
IterativeLinearSystemSolver.Solution
This is the solution to a system of linear equations using an iterative
solver.
|
Class and Description |
---|
ConvergenceFailure
This exception is thrown by
IterativeLinearSystemSolver.solve(dev.nm.algebra.linear.matrix.doubles.linearsystem.LSProblem, dev.nm.misc.algorithm.iterative.monitor.IterationMonitor)
when the iterative algorithm detects a breakdown or fails to converge. |
IterativeLinearSystemSolver
An iterative method for solving an N-by-N (or non-square) linear system
Ax = b involves a sequence of matrix-vector multiplications.
|
IterativeLinearSystemSolver.Solution
This is the solution to a system of linear equations using an iterative
solver.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.