Class Pfqn_mvamsKt

  • All Implemented Interfaces:

    
    public final class Pfqn_mvamsKt
    
                        
    • 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 Ret.pfqnMVA pfqn_mvams(Matrix lambda, Matrix L, Matrix N, Matrix Z, Matrix mi, Matrix S) General purpose script to handle mixed Query Networks with multiserver nodes.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • pfqn_mvams

         final static Ret.pfqnMVA pfqn_mvams(Matrix lambda, Matrix L, Matrix N, Matrix Z, Matrix mi, Matrix S)

        General purpose script to handle mixed Query Networks with multiserver nodes.

        Parameters:
        lambda -
        • arrival rates

        L -
        • service demand matrix

        N -
        • population vector

        Z -
        • think time matrix

        mi -
        • multiplicity vector

        S -
        • server count for each station

        Returns:
        • performance measures of the mixed query network.