Package jline.api.mam
Class Mmap_lambdaKt
-
- All Implemented Interfaces:
public final class Mmap_lambdaKt
-
-
Method Summary
Modifier and Type Method Description final static Matrix
mmap_lambda(MatrixCell MMAP)
Alias for mmap_count_lambda. -
-
Method Detail
-
mmap_lambda
final static Matrix mmap_lambda(MatrixCell MMAP)
Alias for mmap_count_lambda.
This method provides an alternative name for
mmap_count_lambda
, offering the same functionality.- Parameters:
MMAP
- the Marked MAP represented by a MatrixCell- Returns:
a matrix (vector) with the arrival rate for each job class
-
-
-
-