Documentation of 'cern.colt.matrix.tdouble.algo.solver.DoubleQMR' Java class
DoubleQMR
cern.colt.matrix.tdouble.algo.solver

Class DoubleQMR

  • All Implemented Interfaces:
    DoubleIterativeSolver


    public class DoubleQMR
    extends AbstractDoubleIterativeSolver
    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.