![]() |
My Project
|
#include "misc/auxiliary.h"
#include "misc/options.h"
#include "coeffs/coeffs.h"
#include "coeffs/numbers.h"
#include "polys/monomials/p_polys.h"
#include "polys/monomials/ring.h"
#include "polys/simpleideals.h"
#include "polys/prCopy.h"
#include "polys/monomials/maps.h"
#include "polys/nc/nc.h"
Go to the source code of this file.
Macros | |
#define | MAX_MAP_DEG 128 |
Definition at line 32 of file maps.cc.
Definition at line 115 of file maps.cc.
|
static |
Definition at line 85 of file maps.cc.
void maFindPerm | ( | char const *const *const | preim_names, |
int | preim_n, | ||
char const *const *const | preim_par, | ||
int | preim_p, | ||
char const *const *const | names, | ||
int | n, | ||
char const *const *const | par, | ||
int | nop, | ||
int * | perm, | ||
int * | par_perm, | ||
n_coeffType | ch | ||
) |
Definition at line 163 of file maps.cc.
void maFindPermLP | ( | char const *const *const | preim_names, |
int | preim_n, | ||
char const *const *const | preim_par, | ||
int | preim_p, | ||
char const *const *const | names, | ||
int | n, | ||
char const *const *const | par, | ||
int | nop, | ||
int * | perm, | ||
int * | par_perm, | ||
n_coeffType | ch, | ||
int | lV | ||
) |
Definition at line 231 of file maps.cc.
Definition at line 341 of file maps.cc.
Definition at line 430 of file maps.cc.