Uses of Class
jline.api.pfqn.nc.Pfqn_explicit.SignedLse
Packages that use Pfqn_explicit.SignedLse
Package
Description
Normalizing constant algorithms for Product Form Queueing Networks.
-
Uses of Pfqn_explicit.SignedLse in jline.api.pfqn.nc
Methods in jline.api.pfqn.nc that return Pfqn_explicit.SignedLseModifier and TypeMethodDescriptionstatic Pfqn_explicit.SignedLsePfqn_explicit.gdistinct(double[] th, double Nt, int K) Eq.static Pfqn_explicit.SignedLsePfqn_explicit.grepeated(double[] th, double Nt, int K, double tol) Eq.static Pfqn_explicit.SignedLsePfqn_explicit.signedLogSumExp(double[] lterm, double[] sterm) Signed log-sum-exp of S = sum_i s_i exp(l_i).