pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Namespaces | Functions
equal.hpp File Reference
#include <prc/core/container/type_traits.hpp>
#include <prc/core/functors/equal.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

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