Uses of Class
org.drip.specialfunction.beta.IntegrandEstimator
| Package | Description |
|---|---|
| org.drip.specialfunction.beta |
Estimation Techniques for Beta Function
|
-
Uses of IntegrandEstimator in org.drip.specialfunction.beta
Methods in org.drip.specialfunction.beta that return IntegrandEstimator Modifier and Type Method Description static IntegrandEstimatorIntegrandEstimator. EulerFirst(int quadratureCount)Construct the Beta Estimator from the Euler Integral of the First Kindstatic IntegrandEstimatorIntegrandEstimator. EulerFirstN(int quadratureCount, double exponent)Construct the Beta Estimator from the Euler Integral of the First Kind Exponent Nstatic IntegrandEstimatorIntegrandEstimator. EulerFirstRightPlane(int quadratureCount)Construct the Beta Estimator from the Euler Integral of the First Kind over the Right Half Planestatic IntegrandEstimatorIntegrandEstimator. Trigonometric(int quadratureCount)Construct the Beta Estimator from the Trigonometric Integral