![]() |
pairinteraction
A Rydberg Interaction Calculator
|
#include <stdexcept>
#include <type_traits>
Go to the source code of this file.
Namespaces | |
namespace | pairinteraction |
namespace | pairinteraction::maths |
Functions | |
template<typename Real > | |
Real | pairinteraction::maths::binomial_coefficient (Real n, Real k) |
template<typename Real > | |
Real | pairinteraction::maths::factorial (Real n) |