ALPSCore reference
Namespaces | Enumerations | Functions
convergence.hpp File Reference
#include <alps/config.hpp>
#include <string>
Include dependency graph for convergence.hpp:

Go to the source code of this file.

Namespaces

 alps
 

Enumerations

enum  alps::error_convergence { alps::CONVERGED, alps::MAYBE_CONVERGED, alps::NOT_CONVERGED }
 

Functions

template<typename T >
std::string alps::convergence_to_text (T)
 
std::string alps::convergence_to_text (int c)