Documentation of 'cern.colt.matrix.tfloat.algo.solver.FloatQMR' Java class
FloatQMR
cern.colt.matrix.tfloat.algo.solver

Class FloatQMR

  • All Implemented Interfaces:
    FloatIterativeSolver


    public class FloatQMR
    extends AbstractFloatIterativeSolver
    Quasi-Minimal Residual method. QMR solves the unsymmetric linear system Ax = b using the Quasi-Minimal Residual method. QMR uses two preconditioners, and by default these are the same preconditioner.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.