|
ALPSCore reference
|
#include <type_traits>#include <boost/static_assert.hpp>#include <boost/type_traits/is_fundamental.hpp>#include <algorithm>#include <complex>#include <vector>
Go to the source code of this file.
Classes | |
| struct | alps::numeric::real_type< T > |
| struct | alps::numeric::real_type< std::complex< T > > |
| struct | alps::numeric::real_type< std::vector< T > > |
Namespaces | |
| alps | |
| alps::numeric | |
Functions | |
| template<class T > | |
| real_type< T >::type | alps::numeric::real (T x) |
Variables | |
| template<class T > | |
| real_type< T >::type | alps::numeric::real (T) |
1.8.11