|
ALPSCore reference
|
#include <cmath>#include <boost/accumulators/numeric/functional/vector.hpp>#include <boost/math/special_functions.hpp>

Go to the source code of this file.
Namespaces | |
| alps | |
| alps::numeric | |
Functions | |
| template<class T > | |
| T | alps::numeric::sq (T value) |
| template<class T > | |
| T | alps::numeric::cb (T value) |
| template<class T > | |
| T | alps::numeric::cbrt (T value) |
| template<class T > | |
| T | alps::numeric::norm (T x, T y=T(), T z=T()) |
| template<class T > | |
| T | alps::numeric::r (T x, T y=T(), T z=T()) |
1.8.11