Package jline.api.mam

Class Ph_reindex

java.lang.Object
jline.api.mam.Ph_reindex

public final class Ph_reindex extends Object
  • Method Details

    • ph_reindex

      public static Map<Integer,Map<Integer,MatrixCell>> ph_reindex(NetworkStruct sn)
      Reindexes phase-type (PH) distributions for a network model based on station and job class indices.
      Parameters:
      sn - the NetworkStruct object containing the network structure, indexed PH distributions (sn.proc), and internal indexing information
      Returns:
      a reindexed map where the key is an integer station index and the value is another map with integer job class indices and MatrixCell values