|
cMHN 1.2
C++ library for learning MHNs with pRC
|
Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class XA , class XB , TensorTrain::IsTensorish RA = RemoveReference<XA>, TensorTrain::IsTensorish RB = RemoveReference<XB>> requires IsSame<typename RA::Sizes, typename RB::Sizes> | |
| static constexpr auto | pRC::operator+ (XA &&a, XB &&b) |