|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Go to the source code of this file.
Classes | |
| struct | Precomputed::ReciprocalFactorial< N > |
| struct | Precomputed::ReciprocalFactorial< 0 > |
Namespaces | |
| Precomputed | |
Functions | |
| template<template< size_t > class F, size_t... I> | |
| constexpr std::array< double, sizeof...(I)> | Precomputed::GenerateArrayHelper (std::index_sequence< I... >) |
| template<size_t N, typename Indices = std::make_index_sequence<N>> | |
| constexpr std::array< double, N > | Precomputed::GenerateReciprocalFactorialArray () |
Defines namespace Precomputed, providing precomputed constants.
Definition in file Precomputed.h.