Macaulay2 Engine
Loading...
Searching...
No Matches
◆
weight()
[2/2]
template<class E,
bool
OC>
Exponent
ExponentVector
< E, OC >::weight
(
int
nvars
,
ConstExponents
a
,
M2_arrayint
wts
)
inline
static
Definition at line
247
of file
ExponentVector.hpp
.
248
{
249
return
weight
(
nvars
,
a
,
M2_arrayint_to_stdvector<int>
(
wts
));
250
}
ExponentVector::weight
static Exponent weight(int nvars, ConstExponents a, const std::vector< Exponent > &wts)
Definition
ExponentVector.hpp:234
ExponentVector
Definition
ExponentVector.hpp:66
ExponentVector
Generated on
for Macaulay2 Engine by
1.15.0