assign(atype _rtol, atype _nrtol, atype _gamma, atype _epsilon, atype _alpha, atype _lbd_est, int _maxcount, bool _verbose) | RVLUmin::ChebPolicy< Scalar > | |
assign(Table const &t) | RVLUmin::ChebPolicy< Scalar > | |
assign(ChebPolicyData< Scalar > const &s) | RVLUmin::ChebPolicy< Scalar > | |
build(Vector< Scalar > &x, LinearOp< Scalar > const &A, Vector< Scalar > const &d, atype &rnorm, atype &nrnorm, ostream &str) const | RVLUmin::ChebPolicy< Scalar > | |
ChebPolicy(atype _gamma=0.04, atype _epsilon=0.01, atype _alpha=1.001, atype _lbd_est=0.0, int _maxcount=0, bool _verbose=true) | RVLUmin::ChebPolicy< Scalar > | |
ChebPolicy(ChebPolicy< Scalar > const &p) | RVLUmin::ChebPolicy< Scalar > | |