Macaulay2 Engine
Loading...
Searching...
No Matches
◆
MatrixConstructor()
[1/3]
MatrixConstructor::MatrixConstructor
(
)
Definition at line
7
of file
matrix-con.cpp
.
8
:
R
(
nullptr
),
rows
(
nullptr
),
cols
(
nullptr
),
cols_frozen
(
false
),
deg
(
nullptr
)
9
{
10
}
MatrixConstructor::R
const Ring * R
Definition
matrix-con.hpp:61
MatrixConstructor::rows
const FreeModule * rows
Definition
matrix-con.hpp:63
MatrixConstructor::cols
const FreeModule * cols
Definition
matrix-con.hpp:64
MatrixConstructor::cols_frozen
bool cols_frozen
Definition
matrix-con.hpp:68
MatrixConstructor::deg
const_monomial deg
Definition
matrix-con.hpp:73
References
cols
,
cols_frozen
,
deg
,
R
, and
rows
.
MatrixConstructor
Generated on
for Macaulay2 Engine by
1.15.0