Definition at line 62 of file interpreter_support.cc.
◆ arg_list()
◆ ~arg_list()
Definition at line 70 of file interpreter_support.cc.
71 {
73 {
76 }
77 }
void CleanUp(ring r=currRing)
EXTERN_VAR omBin sleftv_bin
#define omFreeBin(addr, bin)
◆ appendArray()
Definition at line 139 of file interpreter_support.cc.
140 {
146 }
void internal_append(leftv v)
Class used for (list of) interpreter objects.
const Variable & v
< [in] a sqrfree bivariate poly
matrix matrixFromArray(const NumpyArrayType &f)
◆ appendIdeal()
◆ appendint()
void arg_list::appendint |
( |
int |
p | ) |
|
|
inline |
◆ appendIntvec()
void arg_list::appendIntvec |
( |
Intvec & |
iv | ) |
|
|
inline |
◆ appendModule()
◆ appendNumber()
◆ appendPoly()
◆ appendPrelist()
void arg_list::appendPrelist |
( |
arg_list & |
l | ) |
|
|
inline |
◆ appendRing()
◆ appendString()
void arg_list::appendString |
( |
const char * |
s | ) |
|
|
inline |
◆ appendVector()
◆ dumpToLists()
lists arg_list::dumpToLists |
( |
| ) |
|
|
inline |
◆ initArg()
leftv arg_list::initArg |
( |
| ) |
|
|
inlineprotected |
◆ internal_append()
void arg_list::internal_append |
( |
leftv |
v | ) |
|
|
inlineprotected |
◆ length()
◆ pop_front()
leftv arg_list::pop_front |
( |
| ) |
|
|
inline |
◆ args
The documentation for this class was generated from the following file: