Package jline.api.npfqn
Class Npfqn_traffic_split_cs
java.lang.Object
jline.api.npfqn.Npfqn_traffic_split_cs
-
Method Summary
Modifier and TypeMethodDescriptionstatic Map<Integer, MatrixCell> npfqn_traffic_split_cs(MatrixCell MMAP, Matrix P) Splits MMAP traffic flows with class switching.
-
Method Details
-
npfqn_traffic_split_cs
Splits MMAP traffic flows with class switching.- Parameters:
MMAP- MMAP to be splitP- Class switching matrix- Returns:
- Map of split MMAPs
-