Package jline.api.sn
Class SnRtnodesToRtorig
java.lang.Object
jline.api.sn.SnRtnodesToRtorig
-
Method Summary
Modifier and TypeMethodDescriptionConverts routing matrices from nodes to original format, specifically handling class switching nodes.
-
Method Details
-
snRtnodesToRtorig
Converts routing matrices from nodes to original format, specifically handling class switching nodes.- Parameters:
sn- the NetworkStruct object for the queueing network model- Returns:
- a pair containing rtorigcell (K x K cell of csshift x csshift matrices) and rtorig
-