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