ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation. |
Go to the source code of this file.
Data Types | |
interface | pm_mathGamma::getGammaIncLow |
Generate and return the regularized Lower Incomplete Gamma function for the specified shape parameter ( \(\kappa\)) and upper limit of the integral x . More... | |
interface | pm_mathGamma::getGammaIncUpp |
Generate and return the regularized Upper Incomplete Gamma function for the specified shape parameter ( \(\kappa\)) and lower limit of the integral x . More... | |
interface | pm_mathGamma::setGammaInc |
Return the regularized Lower Incomplete Gamma function for the specified shape parameter ( \(\kappa\)) and upper limit of the integral x . More... | |
Modules | |
module | pm_mathGamma |
This module contains procedures and generic interfaces for the Lower and Upper Incomplete Gamma functions. | |
Variables | |
character(*, SK), parameter | pm_mathGamma::MODULE_NAME = "@pm_mathGamma" |