Code-Eli
0.3.6
|
#include "eli/code_eli.hpp"
Go to the source code of this file.
Namespaces | |
eli | |
eli::mutil | |
eli::mutil::dm | |
Functions | |
template<typename data__ , typename natural__ > | |
void | eli::mutil::dm::n_choose_k (data__ &v, natural__ n, natural__ k) |
template<typename data__ , typename natural__ > | |
void | eli::mutil::dm::binomial_coefficient (data__ &v, const data__ &n, natural__ k) |
template<typename data__ , typename natural__ > | |
void | eli::mutil::dm::binomial_coefficient (data__ &v, natural__ n, natural__ k) |