ANIMA
4.0
|
#include "animaHyperbolicFunctions.hxx"
Go to the source code of this file.
Namespaces | |
anima | |
Functions | |
template<class ScalarType > | |
std::complex< double > | anima::ComplexShRatio (const ScalarType &k, const ScalarType &alpha, const ScalarType &beta) |
template<class T > | |
double | anima::jfour (const T &k) |
template<class T > | |
double | anima::jtwo (const T &k) |
template<class T > | |
double | anima::ShOverId (const T &x) |
template<class T1 , class T2 , class T3 > | |
double | anima::ShRatio (const T1 &k, const T2 &alpha, const T3 &beta) |
template<class T > | |
double | anima::xi (const T &k) |