Fork me on GitHub
 All Classes Files Functions Variables Groups Pages
cusp::verbose_monitor< ValueType > Member List

This is the complete list of members for cusp::verbose_monitor< ValueType >, including all inherited members.

absolute_tolerance(void) const cusp::monitor< ValueType >
average_rate(void)cusp::monitor< ValueType >
converged(void) const cusp::monitor< ValueType >
finished(const Vector &r)cusp::monitor< ValueType >
geometric_rate(void)cusp::monitor< ValueType >
immediate_rate(void)cusp::monitor< ValueType >
is_verbose(void)cusp::monitor< ValueType >
iteration_count(void) const cusp::monitor< ValueType >
iteration_limit(void) const cusp::monitor< ValueType >
monitor(const VectorType &b, const size_t iteration_limit=500, const Real relative_tolerance=1e-5, const Real absolute_tolerance=0, const bool verbose=false)cusp::monitor< ValueType >
operator++(void)cusp::monitor< ValueType >
print(void)cusp::monitor< ValueType >
Real typedef (defined in cusp::verbose_monitor< ValueType >)cusp::verbose_monitor< ValueType >
relative_tolerance(void) const cusp::monitor< ValueType >
reset(const Vector &b)cusp::monitor< ValueType >
residual_norm(void) const cusp::monitor< ValueType >
residuals (defined in cusp::monitor< ValueType >)cusp::monitor< ValueType >
set_verbose(bool verbose_=true)cusp::monitor< ValueType >
tolerance(void) const cusp::monitor< ValueType >
verbose_monitor(const VectorType &b, const size_t iteration_limit=500, const Real relative_tolerance=1e-5, const Real absolute_tolerance=0)cusp::verbose_monitor< ValueType >inline