Package jline.api.npfqn
Class Npfqn_traffic_merge_csKt
-
- All Implemented Interfaces:
public final class Npfqn_traffic_merge_csKt
-
-
Method Summary
Modifier and Type Method Description final static MatrixCellnpfqn_traffic_merge_cs(Map<Integer, MatrixCell> MMAPs, Matrix prob, String config)Merges MMAP traffic flows with class switching using default parameters. -
-
Method Detail
-
npfqn_traffic_merge_cs
final static MatrixCell npfqn_traffic_merge_cs(Map<Integer, MatrixCell> MMAPs, Matrix prob, String config)
Merges MMAP traffic flows with class switching using default parameters.
- Parameters:
MMAPs- Map of MMAP traffic flowsprob- Probability matrix for class switching- Returns:
Merged and normalized MMAP traffic flow
-
-
-
-