|
pRC
multi-purpose Tensor Train library for C++
|
#include <prc/core/functors/loop.hpp>#include <prc/core/functors/permute.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< TensorTrain::IsOperatorish< R > > = 0, If< IsInvocable< Loop< Permute< 0, 2, 1, 3 > >, X > > = 0> | |
| static constexpr auto | pRC::transpose (X &&a) |