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