Macaulay2 Engine
Loading...
Searching...
No Matches
◆
isZero()
[2/2]
template<typename RT>
bool
MatrixOps::isZero
(
const
SMat
< RT > &
A
)
Definition at line
412
of file
mat-arith.hpp
.
413
{
414
return
A.
is_zero
();
415
}
SMat::is_zero
bool is_zero() const
Definition
smat.hpp:1107
References
SMat< ACoeffRing >::is_zero()
.
MatrixOps
Generated on
for Macaulay2 Engine by
1.15.0