monomial_test


monomial_test, a C code which calls monomial(), which enumerates, lists, ranks, unranks and randomizes multivariate monomials in a space of D dimensions, with total degree less than N, equal to N, or lying within a given range.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

monomial, a C code which enumerates, lists, ranks, unranks and randomizes multivariate monomials in a space of M dimensions, with total degree less than N, equal to N, or lying within a given range.

Source Code:


Last revised on 14 July 2019.