Macaulay2 Engine
Loading...
Searching...
No Matches
◆
equal()
template<class E,
bool
OC>
bool
ExponentVector
< E, OC >::equal
(
int
nvars
,
ConstExponents
a
,
ConstExponents
b
)
inline
static
Definition at line
94
of file
ExponentVector.hpp
.
95
{
96
return
std::equal
(
a
,
a
+
nvars
,
b
);
97
}
ExponentVector
Definition
ExponentVector.hpp:66
ExponentVector
Generated on
for Macaulay2 Engine by
1.15.0