pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Namespaces | Functions
conj.hpp File Reference
#include <prc/core/functors/conj.hpp>
#include <prc/core/functors/loop.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< Conj >, X > > = 0>
static constexpr auto pRC::conj (X &&a)