Macaulay2 Engine
Loading...
Searching...
No Matches
◆
ARRAY_ON_STACK
#define ARRAY_ON_STACK
(
type
,
nelems
)
Value:
static_cast<
type*
>
(alloca(nelems *
sizeof
(type)))
ARRAY_ON_STACK.
Definition at line
113
of file
newdelete.hpp
.
Referenced by
MonomialIdeal::search()
.
Macaulay2
e
newdelete.hpp
Generated on
for Macaulay2 Engine by
1.15.0