BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
Precomputed.h File Reference
Include dependency graph for Precomputed.h:
This graph shows which files directly or indirectly include this file:

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 ()
 

Detailed Description

Defines namespace Precomputed, providing precomputed constants.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file Precomputed.h.