cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
eval.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class X >
requires TensorTrain::IsOperator<RemoveReference<X>>
static constexpr decltype(auto) pRC::eval (X &&a)
 
template<class X >
requires TensorTrain::IsOperatorView<RemoveReference<X>>
static constexpr auto pRC::eval (X &&a)