Class KGOIterationalLinearConstraintsE.KGOEVSelectionSeparatelyLast

java.lang.Object
com.polytechnik.utils.EVSelected
com.polytechnik.kgo.KGOEVSelection
com.polytechnik.kgo.KGOIterationalLinearConstraintsE.KGOEVSelectionSeparatelyLast
Enclosing class:
KGOIterationalLinearConstraintsE

private static class KGOIterationalLinearConstraintsE.KGOEVSelectionSeparatelyLast extends KGOEVSelection
  • 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