|
cMHN 1.0
C++ library for learning MHNs with pRC
|
Go to the source code of this file.
Typedefs | |
| using | T = pRC::Float<> |
| using | TTN = pRC::TensorTrain::Tensor< T, decltype(cMHN::TT::getModeSizes< EVENTS >()), decltype(cMHN::TT::getRanks< EVENTS, MAXRANKP, 2 >())> |
| using | S = TTN::Subscripts |
| using S = TTN::Subscripts |
| using T = pRC::Float<> |
| using TTN = pRC::TensorTrain::Tensor<T, decltype(cMHN::TT::getModeSizes<EVENTS>()), decltype(cMHN::TT::getRanks<EVENTS, MAXRANKP, 2>())> |