Package jline.solvers.ctmc.analyzers
Class Solver_ctmc_cftp_analyzer.CftpResult
java.lang.Object
jline.solvers.ctmc.analyzers.Solver_ctmc_cftp_analyzer.CftpResult
- Enclosing class:
- Solver_ctmc_cftp_analyzer
Metrics and sampled states returned by the perfect-sampling analyzer.
-
Field Summary
FieldsModifier and TypeFieldDescriptionPer-sample coalescence horizon or mixing steps.Empirical probability of each row of spaceAggr.Sampled states, one per row (samples x stations).Distinct sampled states. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
QN
-
UN
-
RN
-
TN
-
CN
-
XN
-
samples
Sampled states, one per row (samples x stations). -
horizon
Per-sample coalescence horizon or mixing steps. -
spaceAggr
Distinct sampled states. -
pi
Empirical probability of each row of spaceAggr.
-
-
Constructor Details
-
CftpResult
public CftpResult()
-