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