Class ModelXYIndexHelper


  • public class ModelXYIndexHelper
    extends java.lang.Object
    ModelXYIndexHelper

    Modest v. Korff

    Created by korffmo1 on 08.11.19.

    • Constructor Detail

      • ModelXYIndexHelper

        public ModelXYIndexHelper()
    • Method Detail

      • splitLowHighY

        public static ModelXYIndex[] splitLowHighY​(ModelXYIndex m,
                                                   double fractionFirst)
        Sorts the data for the first column in Y and splits them.
        Parameters:
        m -
        fractionFirst -
        Returns: