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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<Index... Ds, class X , IsConvertible< Index >... Is, IsTensorish R = RemoveReference<X>>
requires (sizeof...(Is) == sizeof...(Ds)) && requires { chip<Ds...>(typename R::Sizes()); }
static constexpr auto pRC::chip (X &&a, Is const ... indices)