Package jline.lib.butools.ph
Class MEOrder
java.lang.Object
jline.lib.butools.ph.MEOrder
-
Method Summary
Modifier and TypeMethodDescriptionstatic intstatic intstatic intReturns the order of the ME distribution (which is not necessarily equal to the size of the representation).
-
Method Details
-
meOrder
Returns the order of the ME distribution (which is not necessarily equal to the size of the representation).- Parameters:
alpha- The initial vector of the matrix-exponential distribution.A- The matrix parameter of the matrix-exponential distribution.kind- Determines which order is computed: "obs", "cont", "obscont", "moment".prec- Precision for rank/determinant computations.- Returns:
- The order of the ME distribution.
-
meOrder
-
meOrder
-