Macaulay2 Engine
Loading...
Searching...
No Matches
montable.cpp File Reference
#include <algorithm>
#include <assert.h>
#include <functional>
#include "ExponentVector.hpp"
#include "montable.hpp"

Go to the source code of this file.

Classes

struct  sorter

Macros

#define MOVE_UP_JUST_ONE
#define INSERT_AT_END
#define MOVE_UP(t, head)

Functions

static bool exponents_equal (int nvars, exponents_t a, exponents_t b)
static void exponents_show (FILE *fil, exponents_t exp, int nvars)