Uses of Class
jline.io.Ret.pfqnNc
Packages that use Ret.pfqnNc
-
Uses of Ret.pfqnNc in jline.api
Methods in jline.api that return Ret.pfqnNcModifier and TypeMethodDescriptionstatic Ret.pfqnNc
PFQN.compute_norm_const_ld
(Matrix L, Matrix N, Matrix Z, Matrix mu, SolverOptions options) Run a normalizing constant solution method in a load-dependent modelstatic Ret.pfqnNc
Compute the normalizing constant using the convolution algorithmstatic Ret.pfqnNc
Compute the normalizing constant using the convolution algorithmstatic Ret.pfqnNc
Cubature method to compute the normalizing constant of a load-independent closed queueing network modelstatic Ret.pfqnNc
Cubature method to compute the normalizing constant of a load-independent closed queueing network modelstatic Ret.pfqnNc
PFQN.pfqn_gld
(Matrix L, Matrix N, Matrix mu, SolverOptions options) Compute the normalizing constant of a single-class load-dependent closed queueing network modelstatic Ret.pfqnNc
PFQN.pfqn_gldsingle
(Matrix L, Matrix N, Matrix mu, SolverOptions options) Auxiliary function used by pfqn_gld to computer the normalizing constant in a single-class load-dependent model.static Ret.pfqnNc
Knessl-Tier asymptotic expansion of the normalizing constant using the ray method.static Ret.pfqnNc
Logistic expansion method to compute the normalizing constantstatic Ret.pfqnNc
Logistic sampling method to compute the normalizing constantstatic Ret.pfqnNc
Logistic sampling method to compute the normalizing constantstatic Ret.pfqnNc
static Ret.pfqnNc
PFQN.pfqn_mmint2
(Matrix L, Matrix N, Matrix Z) static Ret.pfqnNc
PFQN.pfqn_mmint2_gausslegendre
(Matrix L, Matrix N, Matrix Z, Integer m) Compute the normalizing constant of a repairmen model using Gauss-Legendre integrationstatic Ret.pfqnNc
PFQN.pfqn_mmsample2
(Matrix L, Matrix N, Matrix Z, int samples) static Ret.pfqnNc
Main method to compute the normalizing constant of a load-dependent modelstatic Ret.pfqnNc
PFQN.pfqn_panacea
(Matrix L, Matrix N, Matrix Z) Compute the PANACEA approximationstatic Ret.pfqnNc
PFQN.pfqn_panacea
(Matrix L, Matrix N, Matrix Z, SolverOptions options) Compute the PANACEA approximationstatic Ret.pfqnNc
PFQN.pfqn_recal
(Matrix L, Matrix N) RECAL method to compute the normalizing constant of a load-independent closed queueing network modelstatic Ret.pfqnNc
PFQN.pfqn_recal
(Matrix L, Matrix N, Matrix Z) RECAL method to compute the normalizing constant of a load-independent closed queueing network modelstatic Ret.pfqnNc
PFQN.pfqn_recal
(Matrix L, Matrix N, Matrix Z, Matrix m0) RECAL method to compute the normalizing constant of a load-independent closed queueing network model