-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAlignmentPracticableIORepa.h
More file actions
112 lines (92 loc) · 9.33 KB
/
AlignmentPracticableIORepa.h
File metadata and controls
112 lines (92 loc) · 9.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
#ifndef ALIGNMENTPRACTICABLEIOREPA_H
#define ALIGNMENTPRACTICABLEIOREPA_H
#include "AlignmentPracticableRepa.h"
namespace Alignment
{
// parametersSystemsLayererMaxRollByMExcludedSelfHighestIORepa_u ::
// Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer ->
// [VariableRepa] -> HistoryRepa -> HistoryRepa-> Integer ->
// IO (SystemRepa, FudRepa, [(Double, [VariableRepa]])
std::tuple<std::unique_ptr<FudRepa>, std::unique_ptr<DoubleSizeListPairList>> parametersSystemsLayererMaxRollByMExcludedSelfHighestIORepa_u(std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, const SizeList&, const HistoryRepa&, const HistoryRepa&, std::size_t, SystemRepa&);
// parametersSystemsLayererMaxRollByMExcludedSelfHighestIORepa_up ::
// Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer ->
// [VariableRepa] -> HistoryRepa -> HistoryRepa-> Integer ->
// IO (SystemRepa, FudRepa, [(Double, [VariableRepa]])
std::tuple<std::unique_ptr<FudRepa>, std::unique_ptr<DoubleSizeListPairList>> parametersSystemsLayererMaxRollByMExcludedSelfHighestIORepa_up(std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, const SizeList&, const HistoryRepa&, const HistoryRepa&, std::size_t, SystemRepa&);
// parametersSystemsLayererMaxRollByMExcludedSelfHighestLogIORepa_up ::
// Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer ->
// [VariableRepa] -> HistoryRepa -> HistoryRepa-> Integer ->
// IO (SystemRepa, FudRepa, [(Double, [VariableRepa]])
std::tuple<std::unique_ptr<FudRepa>, std::unique_ptr<DoubleSizeListPairList>> parametersSystemsLayererMaxRollByMExcludedSelfHighestLogIORepa_up(std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, const SizeList&, const HistoryRepa&, const HistoryRepa&, std::size_t, void (*log)(const std::string&), SystemRepa&);
// parametersLayererMaxRollByMExcludedSelfHighestLogIORepa_up ::
// Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer ->
// [VariableRepa] -> HistoryRepa -> HistoryRepa->
// IO (FudRepa, [(Double, [VariableRepa]])
std::tuple<std::unique_ptr<FudRepa>, std::unique_ptr<DoubleSizeListPairList>> parametersLayererMaxRollByMExcludedSelfHighestLogIORepa_up(std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, std::size_t, const SizeList&, const HistoryRepa&, const HistoryRepa&, void (*log)(const std::string&), bool, std::size_t&);
// parametersSystemsHistoryRepasApplicationerMaxRollByMExcludedSelfHighestFmaxIORepa ::
// Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer ->
// Integer -> Integer ->
// [VariableRepa] -> HistoryRepa ->
// IO (SystemRepa, ApplicationRepa)
std::unique_ptr<ApplicationRepa> parametersSystemsHistoryRepasApplicationerMaxRollByMExcludedSelfHighestFmaxIORepa(std::size_t wmax, std::size_t lmax, std::size_t xmax, std::size_t omax, std::size_t bmax, std::size_t mmax, std::size_t umax, std::size_t pmax, std::size_t fmax, std::size_t mult, std::size_t seed, const SizeList&, const HistoryRepa&, SystemRepa&);
// parametersSystemsHistoryRepasApplicationerMaxRollByMExcludedSelfHighestFmaxIORepa ::
// Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer ->
// Integer -> Integer ->
// [VariableRepa] -> FudRepa -> HistoryRepa ->
// IO (SystemRepa, ApplicationRepa)
std::unique_ptr<ApplicationRepa> parametersSystemsFudRepasHistoryRepasApplicationerMaxRollByMExcludedSelfHighestFmaxIORepa(std::size_t wmax, std::size_t lmax, std::size_t xmax, std::size_t omax, std::size_t bmax, std::size_t mmax, std::size_t umax, std::size_t pmax, std::size_t fmax, std::size_t mult, std::size_t seed, const SizeList&, const FudRepa&, const HistoryRepa&, SystemRepa&);
// parametersSystemsFudRepasHistoryRepasApplicationerSubstrateEntropyMaxRollByMExcludedSelfHighestFmaxIORepa ::
// Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer ->
// Integer -> Integer -> Integer ->
// [VariableRepa] -> FudRepa -> HistoryRepa -> Integer ->
// IO (SystemRepa, ApplicationRepa)
std::unique_ptr<ApplicationRepa> parametersSystemsFudRepasHistoryRepasApplicationerSubstrateEntropyMaxRollByMExcludedSelfHighestFmaxIORepa(std::size_t wmax, std::size_t lmax, std::size_t xmax, double znnmax, std::size_t omax, std::size_t bmax, std::size_t mmax, std::size_t umax, std::size_t pmax, std::size_t fmax, std::size_t mult, std::size_t smin, std::size_t seed, const SizeList&, const FudRepa&, const HistoryRepa&, int, SystemRepa&);
// parametersSystemsFudRepasHistoryRepasApplicationerSubstrateEntropyMaxRollByMExcludedSelfHighestFmaxIORepa_p ::
// Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer ->
// Integer -> Integer -> Integer ->
// [VariableRepa] -> FudRepa -> HistoryRepa -> Integer ->
// IO (SystemRepa, ApplicationRepa)
std::unique_ptr<ApplicationRepa> parametersSystemsFudRepasHistoryRepasApplicationerSubstrateEntropyMaxRollByMExcludedSelfHighestFmaxIORepa_p(std::size_t wmax, std::size_t lmax, std::size_t xmax, double znnmax, std::size_t omax, std::size_t bmax, std::size_t mmax, std::size_t umax, std::size_t pmax, std::size_t fmax, std::size_t mult, std::size_t smin, std::size_t seed, std::size_t tint, const SizeList&, const FudRepa&, const HistoryRepa&, int, SystemRepa&);
// parametersSystemsFudRepasHistoryRepasApplicationerSubstrateEntropyMaxRollByMExcludedSelfHighestFmaxDeltaIORepa_p ::
// Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer -> Integer ->
// Integer -> Integer -> Integer ->
// [VariableRepa] -> FudRepa -> HistoryRepa -> Integer ->
// IO (SystemRepa, ApplicationRepa)
void parametersSystemsFudRepasHistoryRepasApplicationerSubstrateEntropyMaxRollByMExcludedSelfHighestFmaxDeltaIORepa_p(std::size_t wmax, std::size_t lmax, std::size_t xmax, double znnmax, std::size_t omax, std::size_t bmax, std::size_t mmax, std::size_t umax, std::size_t pmax, std::size_t fini, std::size_t fmax, std::size_t mult, std::size_t smin, std::size_t seed, std::size_t tint, const SizeList&, const FudRepa&, const HistoryRepa&, int, SystemRepa&, ApplicationRepa&);
// parametersSystemsHistoryRepasApplicationerConditionalFmaxIORepa_u ::
// Integer ->
// [VariableRepa] -> VariableRepa -> HistoryRepa -> Integer ->
// IO (SystemRepa, ApplicationRepa)
std::unique_ptr<ApplicationRepa> parametersSystemsHistoryRepasApplicationerConditionalFmaxIORepa_u(std::size_t fmax, const SizeList&, std::size_t, const HistoryRepa&, int, SystemRepa&);
// parametersSystemsHistoryRepasApplicationerConditionalFmaxIORepa_u_1 ::
// Integer ->
// [VariableRepa] -> VariableRepa -> HistoryRepa -> Integer ->
// IO (SystemRepa, ApplicationRepa)
std::unique_ptr<ApplicationRepa> parametersSystemsHistoryRepasApplicationerConditionalFmaxIORepa_u_1(std::size_t fmax, const SizeList&, std::size_t, const HistoryRepa&, int, SystemRepa&);
// parametersSystemsHistoryRepasApplicationerCondMultinomialFmaxIORepa_u ::
// Integer ->
// [VariableRepa] -> VariableRepa -> HistoryRepa -> Integer ->
// IO (SystemRepa, ApplicationRepa)
std::unique_ptr<ApplicationRepa> parametersSystemsHistoryRepasApplicationerCondMultinomialFmaxIORepa_u(std::size_t fmax, const SizeList&, std::size_t, const HistoryRepa&, int, SystemRepa&);
// parametersSystemsHistoryRepasApplicationerCondMultinomialFmaxIORepa_up ::
// Integer -> Integer ->
// [VariableRepa] -> HistoryRepa -> Integer ->
// IO (SystemRepa, ApplicationRepa)
std::unique_ptr<ApplicationRepa> parametersSystemsHistoryRepasApplicationerCondMultinomialFmaxIORepa_up(std::size_t fmax, std::size_t tint, const SizeList&, std::size_t, const HistoryRepa&, int, SystemRepa&);
// parametersSystemsHistoryRepasApplicationerCondMultinomialFmaxIORepa_up_1 ::
// Integer -> Integer ->
// [VariableRepa] -> HistoryRepa -> Integer ->
// IO (SystemRepa, ApplicationRepa)
std::unique_ptr<ApplicationRepa> parametersSystemsHistoryRepasApplicationerCondMultinomialFmaxIORepa_up_1(std::size_t fmax, std::size_t tint, const SizeList&, std::size_t, const HistoryRepa&, int, SystemRepa&);
// parametersSystemsHistoryRepasApplicationerCondMultinomialFmaxDeltaIORepa_up ::
// Integer -> Integer -> Integer ->
// [VariableRepa] -> HistoryRepa -> Integer ->
// IO (SystemRepa, ApplicationRepa)
void parametersSystemsHistoryRepasApplicationerCondMultinomialFmaxDeltaIORepa_up(std::size_t fini, std::size_t fmax, std::size_t tint, const SizeList&, std::size_t, const HistoryRepa&, int, SystemRepa&, ApplicationRepa&);
// parametersSystemsHistoryRepasApplicationerCondMultinomialMultiLabelFmaxIORepa_u ::
// Integer ->
// [VariableRepa] -> [VariableRepa] -> HistoryRepa -> Integer ->
// IO (SystemRepa, ApplicationRepa)
std::unique_ptr<ApplicationRepa> parametersSystemsHistoryRepasApplicationerCondMultinomialMultiLabelFmaxIORepa_u(std::size_t fmax, const SizeList&, const SizeList&, const HistoryRepa&, int, SystemRepa&);
}
#endif