|
pRC
multi-purpose Tensor Train library for C++
|
#include <prc/core/functors/view.hpp>#include <prc/core/tensor/operator/restrict.hpp>#include <prc/tensor_train/operator/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<Operator::Restrict OR = Operator::Restrict::None, class X , class R = RemoveReference<X>, If< TensorTrain::IsOperatorish< R > > = 0> | |
| static constexpr decltype(auto) | pRC::restrict (X &&a) |