ALPS MPS Codes
Reference documentation.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
bindings.hpp File Reference
#include <alps/numeric/real.hpp>

Go to the source code of this file.

Classes

struct  maquis::bindings::binding< O, I >
 
struct  maquis::bindings::binding< std::vector< T >, alps::numeric::diagonal_matrix< T > >
 
struct  maquis::bindings::binding< std::vector< std::vector< T > >, C< alps::numeric::diagonal_matrix< T >, S > >
 

Namespaces

 maquis
 
 maquis::bindings
 

Functions

template<typename O , typename I >
maquis::bindings::matrix_cast (I const &input)
 
template<class T >
alps::numeric::real_type< T >::type maquis::real (T f)
 
template<typename _InputIterator , typename _Tp >
_Tp maquis::accumulate (_InputIterator __first, _InputIterator __last, _Tp __init)
 
template<typename T >
maquis::sqrt (T arg)