Package jline.api.mc
Class Ctmc_takahashiKt
-
- All Implemented Interfaces:
public final class Ctmc_takahashiKt
-
-
Method Summary
-
-
Method Detail
-
ctmc_takahashi
final static Matrix ctmc_takahashi(Matrix Q, List<List<Integer>> MS, Integer numSteps)
Takahashi's aggregation-disaggregation method for CTMCs
- Parameters:
Q
- Infinitesimal generator matrixMS
- List where MSi is the set of rows of Q in macrostate inumSteps
- Number of iterative steps- Returns:
Estimated steady-state probability vector
-
-
-
-