ALPSCore reference
Namespaces | Functions
special_functions.hpp File Reference
#include <cmath>
#include <boost/accumulators/numeric/functional/vector.hpp>
#include <boost/math/special_functions.hpp>
Include dependency graph for special_functions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 alps
 
 alps::numeric
 

Functions

template<class T >
alps::numeric::sq (T value)
 
template<class T >
alps::numeric::cb (T value)
 
template<class T >
alps::numeric::cbrt (T value)
 
template<class T >
alps::numeric::norm (T x, T y=T(), T z=T())
 
template<class T >
alps::numeric::r (T x, T y=T(), T z=T())