An NDoc Documented Class Library |
|
Beta.RegularizedBeta Method
Returns the regularized beta function I(x, a, b).
Parameters
-
x
- The value.
-
a
- The a parameter.
-
b
- The b parameter.
Return Value
the regularized beta function I(x, a, b).
Remarks
The implementation of this method is based on:
See Also
Beta Class | numerics4net.special Namespace