Macaulay2 Engine
Loading...
Searching...
No Matches
◆
scalarMultInPlace()
[3/3]
template<typename RT>
void MatrixOps::scalarMultInPlace
(
SMat
< RT > &
A
,
const typename RT::ElementType &
f
)
Definition at line
424
of file
mat-arith.hpp
.
426
{
427
A.
scalarMultInPlace
(f);
428
}
SMat::scalarMultInPlace
void scalarMultInPlace(const elem &f)
Definition
smat.hpp:1203
References
SMat< ACoeffRing >::scalarMultInPlace()
.
MatrixOps
Generated on
for Macaulay2 Engine by
1.15.0