ANIMA  4.0
Namespaces | Functions
animaHyperbolicFunctions.hxx File Reference
#include "animaHyperbolicFunctions.h"
+ Include dependency graph for animaHyperbolicFunctions.hxx:
+ This graph shows which files directly or indirectly include this file:

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)