|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <prc/core/functors/view.hpp>#include <prc/core/tensor/operator/restrict.hpp>#include <prc/tensor_train/operator/declarations.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<Operator::Restrict OR = Operator::Restrict::None, class X > requires TensorTrain::IsOperatorish<RemoveReference<X>> && (OR == Operator::Restrict::None) | |
| static constexpr decltype(auto) | pRC::restrict (X &&a) |