Class ParallelReliabilityFunction

    • Method Detail

      • getY

        public double getY​(double x)
        Description copied from interface: Function
        Returns the y value for y = f(x).
        Parameters:
        x - the x value
        Returns:
        the y for y = f(x)