Package jline.api.pfqn.ld
Class Pfqn_fncKt
-
- All Implemented Interfaces:
public final class Pfqn_fncKt
-
-
Method Summary
Modifier and Type Method Description final static Ret.pfqnFncpfqn_fnc(Matrix alpha)Compute scaling factor of a load-dependent functional server use to calculate the mean final static Ret.pfqnFncpfqn_fnc(Matrix alpha, Matrix c)Compute scaling factor of a load-dependent functional server use to calculate the mean instantiated with scaling constant c. -
-
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
-
-
-
-