Class TransformToCanonicalFormKraus.UAdjustmentSS
java.lang.Object
com.polytechnik.kgo.TransformToCanonicalFormKraus.UAdjustmentSS
- All Implemented Interfaces:
UAdjustment
- Enclosing class:
TransformToCanonicalFormKraus
public static class TransformToCanonicalFormKraus.UAdjustmentSS
extends Object
implements UAdjustment
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final double[]
private final double[]
(package private) final ApplyFunToMatrix
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
b_orig
private final double[] b_orig -
b_adj
private final double[] b_adj -
gram
-
-
Constructor Details
-
UAdjustmentSS
UAdjustmentSS(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
-