pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Namespaces | Functions
backwards.hpp File Reference
#include <prc/core/functors/backwards.hpp>
#include <prc/core/functors/view.hpp>
#include <prc/tensor_train/tensor/views/backwards.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class X , class R = RemoveReference<X>, If< TensorTrain::IsTensorish< R > > = 0, If< IsInvocable< View, X > > = 0>
static constexpr auto pRC::backwards (X &&a)