Macaulay2 Engine
Loading...
Searching...
No Matches
◆
is_equal()
template<class E,
bool
L>
bool
ExponentList
< E, L >::is_equal
(
ConstExponents
a
,
ConstExponents
b
)
inline
static
Definition at line
121
of file
ExponentList.hpp
.
122
{
123
return
std::equal
(
a
,
a
+
length
(
a
),
b
);
124
}
ExponentList::length
static const Exponent length(ConstExponents m)
Definition
ExponentList.hpp:104
ExponentList
Definition
ExponentList.hpp:64
ExponentList
Generated on
for Macaulay2 Engine by
1.15.0