Macaulay2 Engine
Loading...
Searching...
No Matches
◆
createInfinite()
SchurRing
* SchurRing::createInfinite
(
const
Ring
*
A
)
static
Definition at line
104
of file
schur.cpp
.
105
{
106
(void) A;
107
ERROR
(
"not implemented yet"
);
108
return
nullptr
;
109
}
ERROR
const int ERROR
Definition
m2-mem.cpp:55
References
ERROR
, and
SchurRing()
.
SchurRing
Generated on
for Macaulay2 Engine by
1.15.0