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

Go to the source code of this file.

Data Types

interface  pm_mathGammaNR::getGammaIncLowNR
 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_mathGammaNR::getGammaIncUppNR
 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_mathGammaNR::setGammaIncLowNR
 Return the regularized Lower Incomplete Gamma function for the specified shape parameter ( \(\kappa\)) and upper limit of the integral x. More...
 
interface  pm_mathGammaNR::setGammaIncUppNR
 Return the regularized Upper Incomplete Gamma function for the specified shape parameter ( \(\kappa\)) and lower limit of the integral x. More...
 
interface  pm_mathGammaNR::setGammaIncLowSeriesNR
 Return the regularized Lower Incomplete Gamma function for the specified upper limit x and shape parameter, evaluated by the series representation of the Incomplete Gamma function. More...
 
interface  pm_mathGammaNR::setGammaIncUppContFracNR
 Return the regularized Upper Incomplete Gamma function for the specified lower limit x and shape parameter, evaluated by the Legendre continued fraction representation of the Incomplete Gamma function. More...
 

Modules

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

Variables

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