Class AdjustToTracePreservingM.UAdjustmentM
java.lang.Object
com.polytechnik.kgo.AdjustToTracePreservingM.UAdjustmentM
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
M_orig
private final double[] M_orig -
M_adj
private final double[] M_adj -
maxDiff1
final double maxDiff1
-
-
Constructor Details
-
UAdjustmentM
UAdjustmentM(int nC, int nX, double[] M_orig)
-
-
Method Details
-
getUOrig
public double[] getUOrig()- Specified by:
getUOrig
in interfaceUAdjustment
-
getUAdj
public double[] getUAdj()- Specified by:
getUAdj
in interfaceUAdjustment
-