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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class X , class R = RemoveReference<X>>
requires (TensorTrain::IsTensorish<R> || TensorTrain::IsOperatorish<R>) && IsInvocable<Loop<Conj>, X>
static constexpr auto pRC::conj (X &&a)