Class XYIndex


  • public class XYIndex
    extends XY
    Modest v. Korff Idorsia Pharmaceuticals Ltd. 08.02.2021 Start implementation
    • Constructor Summary

      Constructors 
      Constructor Description
      XYIndex​(double[] x, double[] y)  
      XYIndex​(double[] x, double[] y, int index)  
    • Method Summary

      • Methods inherited from class com.actelion.research.util.datamodel.XY

        getComparatorY
      • Methods inherited from class java.lang.Object

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

      • XYIndex

        public XYIndex​(double[] x,
                       double[] y)
      • XYIndex

        public XYIndex​(double[] x,
                       double[] y,
                       int index)