Macaulay2 Engine
Loading...
Searching...
No Matches
◆
IM2_Matrix_n_cols()
int
IM2_Matrix_n_cols
(
const
Matrix
*
M
)
Definition at line
33
of file
matrix.cpp
.
33
{
return
M->
n_cols
(); }
Matrix::n_cols
int n_cols() const
Definition
matrix.hpp:147
References
Matrix
, and
Matrix::n_cols()
.
Macaulay2
e
interface
matrix.cpp
Generated on
for Macaulay2 Engine by
1.15.0