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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<Position P, class X , IsTensorish R = RemoveReference<X>>
requires (P == Position::Left)
static constexpr auto pRC::orthogonalize (X &&a)
 
template<Position P, class X , IsTensorish R = RemoveReference<X>>
requires (P == Position::Right)
static constexpr auto pRC::orthogonalize (X &&a)