pairinteraction
A Rydberg Interaction Calculator
maths.hpp File Reference
#include <stdexcept>
#include <type_traits>
+ Include dependency graph for maths.hpp:
+ This graph shows which files directly or indirectly include this file:

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)