Class MWPTest.MWPRanking

  • Enclosing class:
    MWPTest

    public static class MWPTest.MWPRanking
    extends MCDETest.RankStruct
    Structure to hold values needed for computing MWP in MCDEDependene. Values get computed during index creation.
    Author:
    Alan Mazankiewicz, Edouard Fouché
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected double[] adjusted
      Adjusted ranks
      protected long[] correction
      Correction values
    • Constructor Summary

      Constructors 
      Constructor Description
      MWPRanking​(int[] idx)
      Constructor.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • correction

        protected long[] correction
        Correction values
      • adjusted

        protected double[] adjusted
        Adjusted ranks
    • Constructor Detail

      • MWPRanking

        public MWPRanking​(int[] idx)
        Constructor.
        Parameters:
        idx - Index