|
cMHN 1.1
C++ library for learning MHNs with pRC
|
Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<Index K, class X , class R = RemoveReference<X>, If< IsTensorish< R > > = 0, If< IsSatisfied<(typename R::Dimension{} > 1)> , If< IsSatisfied<(K+1< typename R::Dimension{})> > = 0, If< IsInvocable< Reshape< R::size(K), R::Sizes::size()/R::size(K)>, X > > = 0> | |
| static constexpr auto | pRC::unfolding (X &&a) |