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

Go to the source code of this file.

Typedefs

using T = pRC::Float<>
 
using TTN
 
using S = TTN::Subscripts
 

Typedef Documentation

◆ S

using S = TTN::Subscripts

◆ T

using T = pRC::Float<>

◆ TTN

using TTN
Initial value:
constexpr auto getRanks()
Definition utility.hpp:17
Tensor(TensorViews::View< T, N, Ranks, F > const &) -> Tensor< T, N, Ranks >