Macaulay2 Engine
Loading...
Searching...
No Matches
◆
IM2_HermiteNormalForm()
M2_bool
IM2_HermiteNormalForm
(
MutableMatrix
*
M
)
Definition at line
635
of file
mutable-matrix.cpp
.
636
{
637
(void) M;
638
#ifdef DEVELOPMENT
639
#warning "implement hermite"
640
#endif
641
ERROR
(
"not implemented yet"
);
642
return
0;
643
}
ERROR
const int ERROR
Definition
m2-mem.cpp:55
References
ERROR
.
Macaulay2
e
interface
mutable-matrix.cpp
Generated on
for Macaulay2 Engine by
1.15.0