Class LagkJointMomentsFromDMAPKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Matrix lagkJointMomentsFromDMAP(Matrix D0, Matrix D1, Integer K, Integer L, Double prec) Returns the lag-L joint moments of a discrete Markovian arrival process.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • lagkJointMomentsFromDMAP

         final static Matrix lagkJointMomentsFromDMAP(Matrix D0, Matrix D1, Integer K, Integer L, Double prec)

        Returns the lag-L joint moments of a discrete Markovian arrival process.

        Parameters:
        D0 - The D0 matrix of the discrete Markovian arrival process
        D1 - The D1 matrix of the discrete Markovian arrival process
        K - The dimension of the matrix of joint moments to compute.
        L - The lag at which the joint moments are computed.
        prec - Numerical precision to check if the input is valid.
        Returns:

        Matrix containing the lag-L joint moments