Package jline.io
Class Ret.pfqnComomrmMs
-
- All Implemented Interfaces:
public class Ret.pfqnComomrmMsData structure for storing results from the CoMoM multiserver method. Contains normalizing constant (G), logarithm of normalizing constant (lG), and state probability distribution (prob).
-
-
Constructor Summary
Constructors Constructor Description Ret.pfqnComomrmMs(double G, double lG, Matrix prob)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
Ret.pfqnComomrmMs
Ret.pfqnComomrmMs(double G, double lG, Matrix prob)
-
-
-
-