CUSP
Loading...
Searching...
No Matches
cusp::default_monitor< ValueType > Member List

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

absolute_tolerance(void) constcusp::monitor< ValueType >
average_rate(void)cusp::monitor< ValueType >
converged(void) constcusp::monitor< ValueType >
default_monitor(const VectorType &b, const size_t iteration_limit=500, const Real relative_tolerance=1e-5, const Real absolute_tolerance=0)cusp::default_monitor< ValueType >inline
finished(const Vector &r)cusp::monitor< ValueType >
finished(thrust::execution_policy< DerivedPolicy > &exec, 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) constcusp::monitor< ValueType >
iteration_limit(void) constcusp::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 typedefcusp::default_monitor< ValueType >
relative_tolerance(void) constcusp::monitor< ValueType >
reset(const Vector &b)cusp::monitor< ValueType >
residual_norm(void) constcusp::monitor< ValueType >
residualscusp::monitor< ValueType >
set_verbose(bool verbose_=true)cusp::monitor< ValueType >
tolerance(void) constcusp::monitor< ValueType >