Uses of Class
jline.lang.processes.ME.NegativeDensityScan
Packages that use ME.NegativeDensityScan
Package
Description
This package contains processes and statistical distributions used to specify arrival rates, service rates, and item popularities
-
Uses of ME.NegativeDensityScan in jline.lang.processes
Methods in jline.lang.processes that return ME.NegativeDensityScanModifier and TypeMethodDescriptionstatic ME.NegativeDensityScanME.scanNegativeDensity(Matrix alphaRow, Matrix A) Searches the density f(t) = -alpha*expm(A*t)*A*e for a negative value.