Binomial< n, k, typename > Struct Template Reference#
|
DiFfRG
|
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
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/qmc/qmc.hpp
Generated by