Macaulay2 Engine
Loading...
Searching...
No Matches
◆
IM2_MutableMatrix_reduce_by_pivots()
M2_bool
IM2_MutableMatrix_reduce_by_pivots
(
MutableMatrix
*
M
)
Definition at line
572
of file
mutable-matrix.cpp
.
574
{
575
M->
reduce_by_pivots
();
576
return
true
;
577
}
MutableMatrix::reduce_by_pivots
virtual void reduce_by_pivots()=0
References
MutableMatrix::reduce_by_pivots()
.
Macaulay2
e
interface
mutable-matrix.cpp
Generated on
for Macaulay2 Engine by
1.15.0