Macaulay2 Engine
Loading...
Searching...
No Matches
◆
copy()
template<class E,
bool
OC>
void
ExponentVector
< E, OC >::copy
(
int
nvars
,
ConstExponents
a
,
Exponents
result
)
inline
static
Definition at line
74
of file
ExponentVector.hpp
.
75
{
76
memcpy
(
result
,
a
,
nvars
*
sizeof
(
Exponent
));
77
}
ExponentVector::Exponent
E Exponent
Definition
ExponentVector.hpp:68
ExponentVector
Definition
ExponentVector.hpp:66
ExponentVector
Generated on
for Macaulay2 Engine by
1.15.0