cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Namespaces | Functions
plus.hpp File Reference
#include <prc/core/functors/loop.hpp>
#include <prc/core/functors/plus.hpp>
#include <prc/tensor_train/common/functions/loop.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class X , class R = RemoveReference<X>, If< Any< TensorTrain::IsTensorish< R >, TensorTrain::IsOperatorish< R > > > = 0, If< IsInvocable< Loop< Plus >, X > > = 0>
static constexpr auto pRC::operator+ (X &&a)