|
cMHN 1.1
C++ library for learning MHNs with pRC
|
#include <prc/tensor_train/operator/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class X , If< TensorTrain::IsOperator< RemoveReference< X > > > = 0> | |
| static constexpr X | pRC::eval (X &&a) |
| template<class X , If< TensorTrain::IsOperatorView< RemoveReference< X > > > = 0> | |
| static constexpr auto | pRC::eval (X &&a) |