itl::cyclic_iteration< Real, OStream > Class Template Reference
List of all members.
Public Member Functions |
template<class Vector > |
| cyclic_iteration (const Vector &b, int max_iter_, Real tol_, Real atol_=Real(0), int cycle_=100, OStream &out=std::cout) |
bool | finished () |
template<typename T > |
bool | finished (const T &r) |
| operator int () |
int | error_code () |
Protected Attributes |
int | cycle |
int | last_print |
OStream & | out |
template<class Real, class OStream = std::ostream>
class itl::cyclic_iteration< Real, OStream >
The documentation for this class was generated from the following file: