cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
equal.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<Allocation A1, Allocation A2, class TA , class TB , Size... Ns>
requires IsInvocable<Equal, TA, TB>
static constexpr auto pRC::operator== (CommonArray< A1, TA, Ns... > const &lhs, CommonArray< A2, TB, Ns... > const &rhs)