Class AdjustToOrthogonalKraus.UAdjustmentJJ
java.lang.Object
com.polytechnik.kgo.AdjustToOrthogonalKraus.UAdjustmentJJ
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final double[]
private final double[]
(package private) final ApplyFunToMatrix
(package private) final double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
b_orig
private final double[] b_orig -
b_adj
private final double[] b_adj -
gram
-
sum1Lam
final double sum1Lam
-
-
Constructor Details
-
UAdjustmentJJ
UAdjustmentJJ(int nS, int nC, int nX, double[] b_orig)
-
-
Method Details
-
getUOrig
public double[] getUOrig()- Specified by:
getUOrig
in interfaceUAdjustment
-
getUAdj
public double[] getUAdj()- Specified by:
getUAdj
in interfaceUAdjustment
-