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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<Size... Ns, class X , IsTensorish R = RemoveReference<X>>
requires (Sizes<Ns...>::size() == R::size())
static constexpr auto pRC::reshape (X &&a)