Interface CetaMaximizer

    • Method Detail

      • search

        CetaMaximizer.Solution search​(Ceta ceta,
                                      double rangeStart,
                                      double rangeEnd)
        Searches the maximal point of a given C(η) function within a given range.
        Parameters:
        ceta - the C(η) function
        rangeStart - the start of the range
        rangeEnd - the end of the range
        Returns:
        the maximal point