Macaulay2 Engine
Loading...
Searching...
No Matches
◆
create()
[2/2]
SchurRing
* SchurRing::create
(
const
Ring
*
A
,
int
n
)
static
Definition at line
96
of file
schur.cpp
.
97
{
98
(void) A;
99
(void) n;
100
ERROR
(
"not implemented yet"
);
101
return
nullptr
;
102
}
ERROR
const int ERROR
Definition
m2-mem.cpp:55
References
ERROR
, and
SchurRing()
.
SchurRing
Generated on
for Macaulay2 Engine by
1.15.0