include/realroot/binomials.hpp File Reference
#include <vector>
#include <assert.h>
Go to the source code of this file.
Classes
Namespaces
Functions
- template<class T > T pow (const T &a, int i)
- template<typename T > T factorial (int n)
- template<typename T > T binomial (int n, int p)