|
cMHN 1.2
C++ library for learning MHNs with pRC
|
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) |