Documentation of 'org.jquantlib.math.RegularisedIncompleteBeta' Java class
RegularisedIncompleteBeta
org.jquantlib.math

Class RegularisedIncompleteBeta



  • public class RegularisedIncompleteBeta
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double evaluate(double x, double a, double b)
      Regularised incomplete beta function
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RegularisedIncompleteBeta

        public RegularisedIncompleteBeta(double tolerance,
                                         int maxIterations)
      • RegularisedIncompleteBeta

        public RegularisedIncompleteBeta()
    • Method Detail

      • evaluate

        public double evaluate(double x,
                               double a,
                               double b)
        Regularised incomplete beta function
        Parameters:
        a -
        b -
        x -
        accuracy -
        maxIteration -
        Returns:
        regularised incomplete beta

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.