Package jline.solvers.nc.handlers
Class Solver_nc_convKt
-
- All Implemented Interfaces:
public final class Solver_nc_convKt
-
-
Method Summary
Modifier and Type Method Description final static SolverNC.SolverNCLDReturnsolver_nc_conv(NetworkStruct sn, SolverOptions options)Exact normalizing constant solver for closed networks with Limited Joint Class Dependence (LJCD) service rates, using the multichain convolution algorithm of Sauer (1983), Section 5.2. -
-
Method Detail
-
solver_nc_conv
final static SolverNC.SolverNCLDReturn solver_nc_conv(NetworkStruct sn, SolverOptions options)
Exact normalizing constant solver for closed networks with Limited Joint Class Dependence (LJCD) service rates, using the multichain convolution algorithm of Sauer (1983), Section 5.2.
Ports MATLAB solver_nc_conv.m
-
-
-
-