cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Class Index
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | V | W | Z
A
Abs (pRC)
AbsoluteError (pRC)
Acos (pRC)
Acosh (pRC)
Add (pRC)
Adjoint (pRC)
Apply (pRC)
Arg (pRC)
Asin (pRC)
Asinh (pRC)
Assignable (pRC::TensorTrain::OperatorViews)
Assignable (pRC::TensorTrain::TensorViews)
Assignable (pRC::TensorViews)
Assignable< Bool, N, F > (pRC::TensorViews)
Assignable< T, Sizes< Ms... >, Sizes< Ns... >, Sizes< Rs... >, F > (pRC::TensorTrain::OperatorViews)
Assignable< T, Sizes< Ns... >, Sizes< Rs... >, F > (pRC::TensorTrain::TensorViews)
Atan (pRC)
Atan2 (pRC)
Atanh (pRC)
B
Backwards (pRC)
Backwards (pRC::TensorTrain::OperatorViews)
Backwards (pRC::TensorTrain::TensorViews)
BackwardSubstitution (pRC::Solver)
BFGS (pRC::Optimizer)
BFloat16 (pRC)
Block (pRC)
Block (pRC::TensorViews)
Block< T, Sizes< Ns... >, Sizes< Bs... >, V > (pRC::TensorViews)
Bracketing (pRC::Optimizer::LineSearch)
Broadcast (pRC)
Broadcast (pRC::TensorViews)
Broadcast< T, Sizes< Ns... >, Sizes< Bs... >, V > (pRC::TensorViews)
C
Cast (pRC)
Ceil (pRC)
Chip (pRC::TensorViews)
Chip (pRC)
CommonArray (pRC)
CommonArray< A, T > (pRC)
CommonArray< A, T, N, Ns... > (pRC)
CommonArray< Allocation::Heap, T, N > (pRC)
CommonArray< Allocation::Stack, T, N > (pRC)
CommonType (pRC)
CommonType< Complex< T >, Complex< U >, If< HasCommon< T, U > > > (pRC)
CommonType< Complex< T >, U, If< All< IsValue< U >, HasCommon< T, U > > > > (pRC)
CommonType< T, Complex< U >, If< All< IsValue< T >, HasCommon< T, U > > > > (pRC)
CommonType< TA, TB, If< All< IsFloat< TA >, IsFloat< TB > > > > (pRC)
CommonType< TA, TB, If< All< IsFloat< TA >, IsInteger< TB > > > > (pRC)
CommonType< TA, TB, If< All< IsInteger< TA >, IsFloat< TB > > > > (pRC)
CommonType< TA, TB, If< All< IsSignedInteger< TA >, IsSignedInteger< TB > > > > (pRC)
CommonType< TA, TB, If< All< IsSignedInteger< TA >, IsUnsignedInteger< TB > > > > (pRC)
CommonType< TA, TB, If< All< IsUnsignedInteger< TA >, IsSignedInteger< TB > > > > (pRC)
CommonType< TA, TB, If< All< IsUnsignedInteger< TA >, IsUnsignedInteger< TB > > > > (pRC)
CommonType< TA, VB, If< All< IsTensor< TA >, IsTensorView< VB >, HasCommon< TA, ResultOf< Eval, VB > > > > > (pRC)
CommonType< Tensor< TA, Ns... >, Tensor< TB, Ns... >, If< HasCommon< TA, TB > > > (pRC)
CommonType< VA, TB, If< All< IsTensorView< VA >, IsTensor< TB >, HasCommon< ResultOf< Eval, VA >, TB > > > > (pRC)
CommonType< VA, VB, If< All< IsTensorView< VA >, IsTensorView< VB >, HasCommon< ResultOf< Eval, VA >, ResultOf< Eval, VB > > > > > (pRC)
CommonTypes (pRC)
CommonTypes< T > (pRC)
CommonTypes< TA, TB > (pRC)
Complex (pRC)
Complexify (pRC)
Conj (pRC)
Contract (pRC)
ContractUnary (pRC::TensorViews)
ContractUnary< T, N, Sequence< Index, ILs... >, Sequence< Index, IRs... >, V > (pRC::TensorViews)
Cos (pRC)
Cosh (pRC)
CRTP (pRC)
D
Delta (pRC)
Deque (pRC)
DetectCommonType (pRC)
Detector (pRC)
Detector< Void< Op< Args... > >, Op, Args... > (pRC)
Diagonal (pRC)
Diagonal (pRC::TensorViews)
DirectSum (pRC)
DirectSum (pRC::TensorViews)
Div (pRC)
E
Enumerate (pRC)
Enumerate (pRC::TensorTrain::OperatorViews)
Enumerate (pRC::TensorTrain::TensorViews)
Equal (pRC)
Eval (pRC)
Exclude (pRC)
Exclude (pRC::TensorViews)
Exclude< T, N, F, Sequence< Index, Es... >, Vs... > (pRC::TensorViews)
Exp (pRC)
ExtractDiagonal (pRC)
ExtractDiagonal (pRC::TensorViews)
F
DetectCommonType::Failure (pRC)
False (pRC)
Flatten (pRC)
Float (pRC)
Floor (pRC)
FMod (pRC)
Fold (pRC)
Folding (pRC)
ForwardSubstitution (pRC::Solver)
FromDiagonal (pRC)
FromDiagonal (pRC::TensorViews)
G
GaussianDistribution (pRC)
GaussianDistribution< T, If< IsFloat< T > > > (pRC)
GMRES (pRC::Solver)
GradientDescent (pRC::Optimizer)
Greater (pRC)
GreaterEqual (pRC)
H
HadamardProduct (pRC)
I
Identity (pRC)
Identity< Float< 16 > > (pRC)
Identity< T, If< IsBool< T > > > (pRC)
Identity< T, If< IsComplex< T > > > (pRC)
Identity< T, If< IsIntegral< T > > > (pRC)
Identity< T, If< IsTensor< T > > > (pRC)
Identity< T, If< IsTensorView< T > > > (pRC)
Identity< T, If< IsValue< T > > > (pRC)
Identity< T, If< TensorTrain::IsOperator< T > > > (pRC)
Identity< T, If< TensorTrain::IsOperatorView< T > > > (pRC)
Identity< Void<> > (pRC)
Imag (pRC)
Indices (pRC)
Inflate (pRC::TensorViews)
Inflate (pRC)
Inflate< T, N, Sizes< Bs... >, V > (pRC::TensorViews)
InnerProduct (pRC)
Integer (pRC)
IsApprox (pRC)
IsArray (pRC)
IsArray< CommonArray< A, T, Ns... > > (pRC)
IsArray< T const > (pRC)
IsComplex (pRC)
IsComplex< Complex< T > > (pRC)
IsComplex< T const > (pRC)
IsDeque (pRC)
IsDeque< Deque< T, N > > (pRC)
IsDeque< T const > (pRC)
IsDiagonal (pRC)
IsDistribution (pRC)
IsDistribution< GaussianDistribution< T, V > > (pRC)
IsDistribution< LaplaceDistribution< T > > (pRC)
IsDistribution< T const > (pRC)
IsDistribution< UniformDistribution< T, V > > (pRC)
IsFinite (pRC)
IsFloat (pRC)
IsFloat< Float< W > > (pRC)
IsFloat< T const > (pRC)
IsIdentity (pRC)
IsIndices (pRC)
IsIndices< Indices< N > > (pRC)
IsIndices< T const > (pRC)
IsLowerTriangular (pRC)
IsNaN (pRC)
IsOffDiagonal (pRC)
IsOperator (pRC::TensorTrain)
IsOperator< Operator< T, M, N, R > > (pRC::TensorTrain)
IsOperator< T const > (pRC::TensorTrain)
IsOperatorView (pRC::TensorTrain)
IsRandomEngine (pRC)
IsRandomEngine< T const > (pRC)
IsRandomEngine< Threefry< R, U > > (pRC)
IsSame (pRC)
IsSame< T > (pRC)
IsSame< T, T > (pRC)
IsSame< T, U > (pRC)
IsSame< T, U, Ts... > (pRC)
IsSelfAdjoint (pRC)
IsSequence (pRC)
IsSequence< Sequence< T, Seq... > > (pRC)
IsSequence< T const > (pRC)
IsSignedInteger (pRC)
IsSignedInteger< SignedInteger< W > > (pRC)
IsSignedInteger< T const > (pRC)
IsStrictlyLowerTriangular (pRC)
IsStrictlyUpperTriangular (pRC)
IsString (pRC)
IsString< String< N > > (pRC)
IsString< T const > (pRC)
IsSubscripts (pRC)
IsSubscripts< Subscripts< Ns... > > (pRC)
IsSubscripts< T const > (pRC)
IsSymmetric (pRC)
IsTensor (pRC)
IsTensor (pRC::TensorTrain)
IsTensor< T const > (pRC)
IsTensor< T const > (pRC::TensorTrain)
IsTensor< Tensor< T, N, R > > (pRC::TensorTrain)
IsTensor< Tensor< T, Ns... > > (pRC)
IsTensorView (pRC)
IsTensorView (pRC::TensorTrain)
IsUnique (pRC)
IsUnique< T > (pRC)
IsUnit (pRC)
IsUnitary (pRC)
IsUnitLowerTriangular (pRC)
IsUnitUpperTriangular (pRC)
IsUnsignedInteger (pRC)
IsUnsignedInteger< T const > (pRC)
IsUnsignedInteger< UnsignedInteger< W > > (pRC)
IsUpperTriangular (pRC)
IsZero (pRC)
J
JacobiRotation (pRC)
K
KLepsScore (cMHN)
KLScore (cMHN)
KLTHScore (cMHN)
KroneckerProduct (pRC)
L
L1Regulator (cMHN)
L2Regulator (cMHN)
LaplaceDistribution (pRC)
LaplaceDistribution< T, If< IsFloat< T > > > (pRC)
LBFGS (pRC::Optimizer)
LBFGSB (pRC::Optimizer)
Less (pRC)
LessEqual (pRC)
Linearize (pRC)
Lock (pRC)
Log (pRC)
Log10 (pRC)
Log2 (pRC)
LogicalAnd (pRC)
LogicalNot (pRC)
LogicalOr (pRC)
Loop (pRC)
Loop (pRC::TensorTrain::OperatorViews)
Loop (pRC::TensorTrain::TensorViews)
Loop (pRC::TensorViews)
LowerTriangular (pRC)
LowerTriangular (pRC::TensorViews)
M
Matricize (pRC)
Max (pRC)
Mean (pRC)
MHNOperator (cMHN::nonTT)
MHNOperator (cMHN::TT)
Min (pRC)
Minus (pRC)
Mod (pRC)
MoreThuente (pRC::Optimizer::LineSearch)
Mul (pRC)
N
Narrow (pRC)
Norm (pRC)
NotEqual (pRC)
NotFn (pRC)
NumericLimits (pRC)
NumericLimits< Float< 16 > > (pRC)
NumericLimits< T const > (pRC)
NumericLimits< T, If< IsIntegral< T > > > (pRC)
NumericLimits< T, If< IsValue< T > > > (pRC)
O
OffDiagonal (pRC)
OffDiagonal (pRC::TensorViews)
Operator (pRC::TensorTrain)
Operator< T, Sizes< Ms... >, Sizes< Ns... >, Sizes< Rs... >, If< All< IsSatisfied<(sizeof...(Ms)==sizeof...(Ns))>, IsSatisfied<(sizeof...(Ns) - 1==sizeof...(Rs))>, Any< IsValue< T >, IsComplex< T > > > > > (pRC::TensorTrain)
OuterProduct (pRC)
P
Parameter (pRC)
Parameter< Context::CompileTime, T, SA, SN, SD > (pRC)
Parameter< Context::RunTime, T, SA, SN, SD > (pRC)
PerfEvent (pRC::Hardware)
Permute (pRC)
Permute (pRC::TensorViews)
Permute< T, N, Sequence< Index, Ps... >, V > (pRC::TensorViews)
Plus (pRC)
Pow (pRC)
R
Random (pRC::TensorTrain::OperatorViews)
Random (pRC)
Random (pRC::TensorViews)
Random (pRC::TensorTrain::TensorViews)
Random< Complex< T >, D< T >, If< All< IsValue< T >, IsDistribution< D< T > > > > > (pRC)
Random< T, D< T >, If< All< IsValue< T >, IsDistribution< D< T > > > > > (pRC)
Random< Tensor< T, Ns... >, D< typename T::Value >, If< IsDistribution< D< typename T::Value > > > > (pRC)
Random< TensorTrain::Operator< T, M, N, Ranks >, D< typename T::Value >, If< IsDistribution< D< typename T::Value > > > > (pRC)
Random< TensorTrain::Tensor< T, N, Ranks >, D< typename T::Value >, If< IsDistribution< D< typename T::Value > > > > (pRC)
Rcp (pRC)
Real (pRC)
RecursiveLambda (pRC)
Reduce (pRC)
Reduce (pRC::TensorViews)
Reduce< T, N, F, Sequence< Index, Rs... >, V > (pRC::TensorViews)
Reference (pRC::TensorViews)
Reference (pRC::TensorTrain::TensorViews)
Reference (pRC::TensorTrain::OperatorViews)
Reference< T, Sizes< Ns... > > (pRC::TensorViews)
ReferenceToConst (pRC::TensorTrain::OperatorViews)
ReferenceToConst (pRC::TensorTrain::TensorViews)
ReferenceToConst (pRC::TensorViews)
ReferenceToConst< T, Sizes< Ns... > > (pRC::TensorViews)
Regulator (cMHN)
RelativeError (pRC)
Reshape (pRC)
Reshape (pRC::TensorViews)
Restrict (pRC)
Reverse (pRC)
Reverse (pRC::TensorViews)
Reverse< T, Sizes< Ns... >, Sequence< Bool, Rs... >, V > (pRC::TensorViews)
Rotate (pRC)
Round (pRC)
S
Scalar (pRC)
ScalarProduct (pRC)
Score (cMHN)
SeedSequence (pRC)
Sequence (pRC)
Sequence< Size, Ns... > (pRC)
Sign (pRC)
Sin (pRC)
Single (pRC::TensorViews)
Sinh (pRC)
sKLdynScore (cMHN)
sKLScore (cMHN)
Slice (pRC)
Slice (pRC::TensorViews)
Slice< T, N, Sizes< Os... >, V > (pRC::TensorViews)
Sqrt (pRC)
Square (pRC)
Squeeze (pRC)
Stopwatch (pRC)
StrictlyLowerTriangular (pRC)
StrictlyLowerTriangular (pRC::TensorViews)
StrictlyUpperTriangular (pRC)
StrictlyUpperTriangular (pRC::TensorViews)
Stride (pRC)
Stride (pRC::TensorViews)
Stride< T, N, Sizes< Ss... >, V > (pRC::TensorViews)
String (pRC)
Sub (pRC)
Subscript (pRC)
Subscripts (pRC)
DetectCommonType::Success (pRC)
Swap (pRC)
T
Tan (pRC)
Tanh (pRC)
Tensor (pRC)
Tensor (pRC::TensorTrain)
Tensor< Bool, Ns... > (pRC)
Tensor< T, Sizes< Ns... >, Sizes< Rs... >, If< All< IsSatisfied<(sizeof...(Ns) - 1==sizeof...(Rs))>, Any< IsValue< T >, IsComplex< T > > > > > (pRC::TensorTrain)
TensorProduct (pRC)
TensorProduct (pRC::TensorViews)
Threefry (pRC)
Trace (pRC)
Transform (pRC)
Transpose (pRC)
True (pRC)
Trunc (pRC)
U
Unfolding (pRC)
UniformDistribution (pRC)
UniformDistribution< T, If< Any< IsFloat< T >, IsInteger< T > > > > (pRC)
Unit (pRC)
Unit< T, If< Any< IsBool< T >, IsIntegral< T > > > > (pRC)
Unit< T, If< IsComplex< T > > > (pRC)
Unit< T, If< IsTensor< T > > > (pRC)
Unit< T, If< IsTensorView< T > > > (pRC)
Unit< T, If< IsValue< T > > > (pRC)
Unit< T, If< TensorTrain::IsOperator< T > > > (pRC)
Unit< T, If< TensorTrain::IsOperatorView< T > > > (pRC)
Unit< T, If< TensorTrain::IsTensor< T > > > (pRC)
Unit< T, If< TensorTrain::IsTensorView< T > > > (pRC)
Unit< Void<> > (pRC)
UnitLowerTriangular (pRC::TensorViews)
UnitLowerTriangular (pRC)
UnitUpperTriangular (pRC::TensorViews)
UnitUpperTriangular (pRC)
UpperTriangular (pRC::TensorViews)
UpperTriangular (pRC)
V
View (pRC::TensorTrain::OperatorViews)
View (pRC::TensorTrain::TensorViews)
View (pRC::TensorViews)
View (pRC)
View< Bool, Sizes< Ns... >, F > (pRC::TensorViews)
View< T, Sizes< Ms... >, Sizes< Ns... >, Sizes< Rs... >, F > (pRC::TensorTrain::OperatorViews)
View< T, Sizes< Ns... >, F > (pRC::TensorViews)
View< T, Sizes< Ns... >, Sizes< Rs... >, F > (pRC::TensorTrain::TensorViews)
W
Where (pRC)
Z
Zero (pRC)
Zero< Float< 16 > > (pRC)
Zero< T, If< IsBool< T > > > (pRC)
Zero< T, If< IsComplex< T > > > (pRC)
Zero< T, If< IsIntegral< T > > > (pRC)
Zero< T, If< IsTensor< T > > > (pRC)
Zero< T, If< IsTensorView< T > > > (pRC)
Zero< T, If< IsValue< T > > > (pRC)
Zero< T, If< TensorTrain::IsOperator< T > > > (pRC)
Zero< T, If< TensorTrain::IsOperatorView< T > > > (pRC)
Zero< T, If< TensorTrain::IsTensor< T > > > (pRC)
Zero< T, If< TensorTrain::IsTensorView< T > > > (pRC)
Zero< Void<> > (pRC)