#include <vector>Go to the source code of this file.
Functions | |
| binom (int n, int m) | |
| void | Macaulay_dec (std::vector< int > &coeff_mac, int k, int dim) |
| long | nextdim (std::vector< int > &coeff_mac, int k) |
| QQ binom | ( | int | n, |
| int | m | ||
| ) |
| void Macaulay_dec | ( | std::vector< int > & | coeff_mac, |
| int | k, | ||
| int | dim | ||
| ) |
| long nextdim | ( | std::vector< int > & | coeff_mac, |
| int | k | ||
| ) |