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_mathGammaAM::getGammaIncLowAM |
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_mathGammaAM::getGammaIncUppAM |
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_mathGammaAM::setGammaIncLowAM |
Return the regularized Lower Incomplete Gamma function for the specified shape parameter ( \(\kappa\)) and upper limit of the integral x . More... | |
interface | pm_mathGammaAM::setGammaIncUppAM |
Return the regularized Upper Incomplete Gamma function for the specified shape parameter ( \(\kappa\)) and lower limit of the integral x . More... | |
Modules | |
module | pm_mathGammaAM |
This module contains procedures and generic interfaces for the Lower and Upper Incomplete Gamma functions. | |
Variables | |
character(*, SK), parameter | pm_mathGammaAM::MODULE_NAME = "@pm_mathGammaAM" |