Package jline.api.pfqn.nc
Class Pfqn_comomKt
-
- All Implemented Interfaces:
public final class Pfqn_comomKt
-
-
Method Summary
-
-
Method Detail
-
pfqn_comom
final static Double pfqn_comom(Matrix L, Matrix N, Matrix Z, Double atol)
Compute the log normalizing constant of a multi-station closed network using CoMoM
- Parameters:
L-service demand matrix (M x R)
N-population vector (1 x R)
Z-think time vector (1 x R), default zeros
atol-absolute numerical tolerance
- Returns:
lG - logarithm of the normalizing constant
-
-
-
-