Uses of Class
jline.lang.processes.Prior.Design
Packages that use Prior.Design
Package
Description
This package contains processes and statistical distributions used to specify arrival rates, service rates, and item popularities
-
Uses of Prior.Design in jline.lang.processes
Methods in jline.lang.processes that return Prior.DesignModifier and TypeMethodDescriptionPrior.discretize(int n, String method, Random random) Reduce the prior to n weighted alternatives. -
Uses of Prior.Design in jline.solvers.uq
Fields in jline.solvers.uq declared as Prior.DesignModifier and TypeFieldDescriptionprotected Prior.DesignSolverUQ.designThe DESIGN: which alternatives are solved and with what weight.