pairinteraction
A Rydberg Interaction Calculator
pairinteraction::maths Namespace Reference

Functions

template<typename Real >
Real binomial_coefficient (Real n, Real k)
 
template<typename Real >
Real factorial (Real n)
 

Function Documentation

◆ binomial_coefficient()

template<typename Real >
Real pairinteraction::maths::binomial_coefficient ( Real  n,
Real  k 
)
inline

Definition at line 12 of file maths.hpp.

◆ factorial()

template<typename Real >
Real pairinteraction::maths::factorial ( Real  n)
inline

Definition at line 32 of file maths.hpp.