Class ACERLogFunction

    • Constructor Detail

      • ACERLogFunction

        public ACERLogFunction​(ACERFunction.ACERParameter param)
        Create an instance with the ACER function parameter.
        Parameters:
        param - the parameter
    • Method Detail

      • evaluate

        public double evaluate​(double eta)
        Compute the log-scale epsilon value at the given barrier level.
        Parameters:
        eta - the barrier level \(\eta\)
        Returns:
        \(log(epsilon_k(\eta))\)