cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Namespaces | Functions
rotate.hpp File Reference
#include <prc/core/tensor/functions/permute.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

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