BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
Math::internal::ReciprocalFactorial< N > Struct Template Reference

Static Public Attributes

static constexpr double value = ReciprocalFactorial<N - 1>::value / N
 

Detailed Description

template<size_t N>
struct Math::internal::ReciprocalFactorial< N >

Definition at line 29 of file Precomputed.h.

Member Data Documentation

◆ value

template<size_t N>
constexpr double Math::internal::ReciprocalFactorial< N >::value = ReciprocalFactorial<N - 1>::value / N
staticconstexpr

Definition at line 30 of file Precomputed.h.


The documentation for this struct was generated from the following file: