cMHN
1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Typedefs
externs_nonTT.hpp File Reference
Go to the source code of this file.
Typedefs
using
T
=
pRC::Float
<>
using
TN
using
S
= TN::Subscripts
Typedef Documentation
◆
S
using
S
= TN::Subscripts
◆
T
using
T
=
pRC::Float
<>
◆
TN
using
TN
Initial value:
decltype
(expand(
pRC::makeConstantSequence<pRC::Size, EVENTS, 2>
(),
[](
auto
const
... Ns)
{
return
pRC::Tensor
<
T
, Ns...>{};
}))
pRC::Tensor
Definition
tensor.hpp:25
T
pRC::Float<> T
Definition
externs_nonTT.hpp:1
pRC::makeConstantSequence
static constexpr auto makeConstantSequence()
Definition
sequence.hpp:444
Generated by
1.11.0