Package jline.api.mc

Class Ctmc_takahashiKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Matrix ctmc_takahashi(Matrix Q, List<List<Integer>> MS, Integer numSteps) Takahashi's aggregation-disaggregation method for CTMCs
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • 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 matrix
        MS - List where MSi is the set of rows of Q in macrostate i
        numSteps - Number of iterative steps
        Returns:

        Estimated steady-state probability vector