Package com.polytechnik.utils
Class PsiConstrained
java.lang.Object
com.polytechnik.utils.PsiConstrained
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final int
Type of adjustment used.(package private) final double[]
Adjusted psi. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bpsi
final double[] bpsiAdjusted psi. -
adjustment_type
final int adjustment_typeType of adjustment used.
-
-
Constructor Details
-
PsiConstrained
PsiConstrained(double[] bpsi, int adjustment_type)
-