cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
precompile_TT.cpp File Reference
#include <map>
#include <string>
#include <tuple>
#include <cmhn.hpp>
#include <prc.hpp>

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 >