Macaulay2 Engine
Loading...
Searching...
No Matches
◆
IM2_MutableMatrix_to_matrix()
const
Matrix
* IM2_MutableMatrix_to_matrix
(
const
MutableMatrix
*
M
)
Definition at line
59
of file
mutable-matrix.cpp
.
60
{
61
return
M->
to_matrix
();
62
}
MutableMatrix::to_matrix
virtual Matrix * to_matrix() const =0
References
Matrix
, and
MutableMatrix::to_matrix()
.
Macaulay2
e
interface
mutable-matrix.cpp
Generated on
for Macaulay2 Engine by
1.15.0