Searched refs:rho_old (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/IterativeLinearSolvers/
H A DBiCGSTAB.h70 Scalar rho_old = rho; local
82 Scalar beta = (rho/rho_old) * (alpha / w);

Completed in 65 milliseconds