Class Pfqn_fncKt

  • All Implemented Interfaces:

    
    public final class Pfqn_fncKt
    
                        
    • 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.pfqnFnc pfqn_fnc(Matrix alpha) Compute scaling factor of a load-dependent functional server use to calculate the mean
      final static Ret.pfqnFnc pfqn_fnc(Matrix alpha, Matrix c) Compute scaling factor of a load-dependent functional server use to calculate the mean instantiated with scaling constant c.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • pfqn_fnc

         final static Ret.pfqnFnc pfqn_fnc(Matrix alpha)

        Compute scaling factor of a load-dependent functional server use to calculate the mean

        Parameters:
        alpha -
        • load-dependent scalings

        Returns:

        functional server scalings

      • pfqn_fnc

         final static Ret.pfqnFnc pfqn_fnc(Matrix alpha, Matrix c)

        Compute scaling factor of a load-dependent functional server use to calculate the mean instantiated with scaling constant c.

        Parameters:
        alpha -
        • load-dependent scalings

        Returns:

        functional server scalings