Code used to organize monomials; contributions like x, y, z, xy, xz etc. More...
#include "monomial_info.h"#include <assert.h>#include <stdexcept>#include <cstdio>Code used to organize monomials; contributions like x, y, z, xy, xz etc.
that can be used to describe e.g. basis functions and basis function products.
1.6.1