Package jline.lib.butools.dmap
Class DMRAPFromMoments
java.lang.Object
jline.lib.butools.dmap.DMRAPFromMoments
-
Method Summary
Modifier and TypeMethodDescriptionstatic MatrixCelldmrapFromMoments(double[] moms, Matrix[] Nm) static MatrixCelldmrapFromMoments(double[] moms, MatrixCell Nm) Creates a discrete marked rational arrival process that has the same marginal and lag-1 joint moments as given.
-
Method Details
-
dmrapFromMoments
Creates a discrete marked rational arrival process that has the same marginal and lag-1 joint moments as given. -
dmrapFromMoments
-