DiFfRG
Loading...
Searching...
No Matches
integrators::transforms::detail::Binomial< n, k, typename > Struct Template Reference

#include <qmc.hpp>

Static Public Attributes

static constexpr U value = (Binomial<n-1,k-1>::value + Binomial<n-1,k>::value)
 

Member Data Documentation

◆ value

template<U n, U k, typename = void>
U integrators::transforms::detail::Binomial< n, k, typename >::value = (Binomial<n-1,k-1>::value + Binomial<n-1,k>::value)
staticconstexpr

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