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