Package com.polytechnik.kgo
Class KGOIterationalLinearConstraintsE.KGOEVSelectionSeparatelyLast
java.lang.Object
com.polytechnik.kgo.KGOEVSelection
com.polytechnik.kgo.KGOIterationalLinearConstraintsE.KGOEVSelectionSeparatelyLast
- Enclosing class:
KGOIterationalLinearConstraintsE
private static class KGOIterationalLinearConstraintsE.KGOEVSelectionSeparatelyLast
extends KGOEVSelection
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final double[]
(package private) final double
(package private) final double
-
Constructor Summary
ConstructorsConstructorDescriptionKGOEVSelectionSeparatelyLast
(int ind, double[] eVector_original, double eLambda, int nC, int nX) -
Method Summary
Modifier and TypeMethodDescription(package private) static List
<KGOIterationalLinearConstraintsE.KGOEVSelectionSeparatelyLast> selectTopEVOneMoreDegree
(int ntop, double[] ev, int nC, int nX) Methods inherited from class com.polytechnik.kgo.KGOEVSelection
getEVAdjustedTo1, getSVDAdjustedTo1, getSVDAdjustedToPlusMinus1, getSVDNonAdjusted, selectTopEV
-
Field Details
-
eVectorLastElement
final double eVectorLastElement -
originalUNorm
final double originalUNorm -
eVector_original
final double[] eVector_original
-
-
Constructor Details
-
KGOEVSelectionSeparatelyLast
KGOEVSelectionSeparatelyLast(int ind, double[] eVector_original, double eLambda, int nC, int nX)
-
-
Method Details
-
selectTopEVOneMoreDegree
static List<KGOIterationalLinearConstraintsE.KGOEVSelectionSeparatelyLast> selectTopEVOneMoreDegree(int ntop, double[] ev, int nC, int nX)
-