ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
pm_mathGammaGil.F90 File Reference

Go to the source code of this file.

Data Types

interface  pm_mathGammaGil::getGammaIncLowGil
 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_mathGammaGil::getGammaIncUppGil
 Generate and return the regularized Upper Incomplete Gamma function for the specified shape parameter ( \(\kappa\)) and upper limit of the integral x. More...
 
interface  pm_mathGammaGil::setGammaIncGil
 Return the regularized Lower and Upper Incomplete Gamma function values for the specified shape parameter ( \(\kappa\)) and upper limit of the integral x.
More...
 

Modules

module  pm_mathGammaGil
 This module contains procedures and generic interfaces for the Lower and Upper Incomplete Gamma functions.
 

Variables

character(*, SK), parameter pm_mathGammaGil::MODULE_NAME = "@pm_mathGammaGil"