Package jline.api.pfqn.ld
Class Pfqn_mushiftKt
-
- All Implemented Interfaces:
public final class Pfqn_mushiftKt
-
-
Method Summary
Modifier and Type Method Description final static Matrixpfqn_mushift(Matrix mu, Integer k)Shifts a load-dependent scaling vector by one position -
-
Method Detail
-
pfqn_mushift
final static Matrix pfqn_mushift(Matrix mu, Integer k)
Shifts a load-dependent scaling vector by one position
- Parameters:
mu-load-dependent scalings
- Returns:
normalizing constant and its logarithm
-
-
-
-