Macaulay2 Engine
Loading...
Searching...
No Matches
◆
one()
template<class E,
bool
OC>
void
ExponentVector
< E, OC >::one
(
int
nvars
,
Exponents
result
)
inline
static
Definition at line
80
of file
ExponentVector.hpp
.
81
{
82
for
(
int
i
= 0;
i
<
nvars
;
i
++) *
result
++ = 0;
83
}
ExponentVector
Definition
ExponentVector.hpp:66
ExponentVector
Generated on
for Macaulay2 Engine by
1.15.0