Macaulay2 Engine
Loading...
Searching...
No Matches
◆
IM2_Matrix_zero()
const
Matrix
* IM2_Matrix_zero
(
const
FreeModule
*
F
,
const
FreeModule
*
G
,
int
preference
)
Definition at line
148
of file
matrix.cpp
.
151
{
152
(void) preference;
153
#ifdef DEVELOPMENT
154
#warning prefer_dense not yet used
155
#endif
156
return
Matrix::zero
(F,
G
);
157
}
Matrix::zero
static Matrix * zero(const FreeModule *F, const FreeModule *G)
Definition
matrix.cpp:369
G
tbb::flow::graph G
Definition
res-tasking-example.cpp:46
References
G
, and
Matrix
.
Macaulay2
e
interface
matrix.cpp
Generated on
for Macaulay2 Engine by
1.15.0