Algorithm() | RVLAlg::Algorithm | |
ChebStep(LinearOp< Scalar > const &_A, Vector< Scalar > &_x, Vector< Scalar > const &_b, atype &_rnorm, atype &_nrnorm, std::vector< atype > &_coeff, int &_kc, int &_nrt, atype _gamma=0.04, atype _epsilon=0.001, atype _alpha=1.1, atype _lbd_est=0.0, ostream &_str=cout) | RVLUmin::ChebStep< Scalar > | |
getSpectrumBound() const | RVLUmin::ChebStep< Scalar > | |
run() | RVLUmin::ChebStep< Scalar > | [virtual] |
~Algorithm() | RVLAlg::Algorithm | [virtual] |
~ChebStep() | RVLUmin::ChebStep< Scalar > |