Class KGOIterationalLinearConstraintsExtraDegreesOfFreedom.KGOEVSelectionSeparatelyExtraElements

java.lang.Object
com.polytechnik.utils.EVSelected
com.polytechnik.kgo.KGOEVSelection
com.polytechnik.kgo.KGOIterationalLinearConstraintsExtraDegreesOfFreedom.KGOEVSelectionSeparatelyExtraElements
Enclosing class:
KGOIterationalLinearConstraintsExtraDegreesOfFreedom

private static class KGOIterationalLinearConstraintsExtraDegreesOfFreedom.KGOEVSelectionSeparatelyExtraElements extends KGOEVSelection
  • 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