|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use cern.colt.matrix.tfloat.algo.solver | |
---|---|
cern.colt.matrix.tfloat.algo.solver | Iterative solvers BiCG - BiConjugate gradients. BiCGstab - BiConjugate gradients stabilized. CG - Conjugate gradients. CGS - Conjugate gradients squared. Chebyshev - The Chebyshev iteration for symmetrical, positive definite matrices. GMRES - Generalized minimal residual using restart. IR - Iterative refinement (Richardson's method). QMR - Quasi-minimal residual. HyBR - Hybrid Bidiagonalization Regularization. MRNSD - Modified Residual Norm Steepest Descent. CGLS - Conjugate Gradient for Least Squares. |
Classes in cern.colt.matrix.tfloat.algo.solver used by cern.colt.matrix.tfloat.algo.solver | |
---|---|
AbstractFloatIterationMonitor
Partial implementation of an iteration reporter |
|
AbstractFloatIterativeSolver
Partial implementation of an iterative solver |
|
DefaultFloatIterationMonitor
Default iteration monitor. |
|
FloatIterationMonitor
Monitors the iterative solution process for convergence and divergence. |
|
FloatIterationReporter
Reports on the progress of an iterative solver |
|
FloatIterativeSolver
Iterative linear solver. |
|
FloatNotConvergedException
Signals lack of convergence of an iterative process |
|
FloatNotConvergedException.Reason
Possible reasons for lack of convergence |
|
IterativeSolverFloatNotConvergedException
Exception for lack of convergence in a linear problem. |
|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |