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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<Direction D, Size S = 1, class X , IsTensorish R = RemoveReference<X>>
requires (D == Direction::Leftwards || D == Direction::Rightwards)
static constexpr auto pRC::rotate (X &&a)