See: Description
| Class | Description |
|---|---|
| Arithmetic |
Arithmetic functions.
|
| BetaFun |
This is a utility class that provides computation methods related to the Beta
family of functions.
|
| FastGamma |
Contains fast approximations for the Γ (Gamma) family of functions.
|
| GammaFun |
This is a utility class that provides computation methods related to the
Γ (Gamma) family of functions.
|
| Polynomial |
Polynomial functions.
|
| ProbabilityFuncs |
Custom tailored numerical integration of certain probability distributions.
|
| Exception | Description |
|---|---|
| BetaException |
Runtime exception thrown from
BetaFun methods. |
| GammaException |
Runtime exception thrown from
GammaFun methods. |
Copyright © 2022. All rights reserved.