Macaulay2 Engine
Loading...
Searching...
No Matches
◆
rawSLProgram()
M2SLProgram
* rawSLProgram
(
unsigned long
nConstantsAndInputs
)
Definition at line
925
of file
matrix.cpp
.
926
{
927
(void) nConstantsAndInputs;
928
return
new
M2SLProgram
(
new
SLProgram
);
929
}
M2SLProgram
MutableEngineObject wrapper that owns an SLProgram via unique_ptr.
Definition
SLP-defs.hpp:64
SLProgram
A straight-line program: a directed acyclic graph of arithmetic gates over a fixed list of inputs and...
Definition
SLP-defs.hpp:89
Macaulay2
e
interface
NAG.h
Generated on
for Macaulay2 Engine by
1.15.0