Documentation of 'umontreal.iro.lecuyer.functions.MathFunctionWithIntegral' Java class
MathFunctionWithIntegral
umontreal.iro.lecuyer.functions

Interface MathFunctionWithIntegral

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      double integral(double a, double b)
      Computes (or estimates) the integral of the function over the interval [a, b].
    • Method Detail

      • integral

        double integral(double a,
                        double b)
        Computes (or estimates) the integral of the function over the interval [a, b].
        Parameters:
        a - the starting point of the interval.
        b - the ending point of the interval.
        Returns:
        the value of the integral.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.