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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<Index... Ps, class X , IsTensorish R = RemoveReference<X>>
requires requires { permute<Ps...>(typename R::Sizes()); }
static constexpr auto pRC::permute (X &&a)