Processing math: 100%
ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
All Classes Namespaces Files Functions Variables Pages
pm_mathErf.F90 File Reference

Go to the source code of this file.

Data Types

interface  pm_mathErf::getErfInv
 Generate and return the Inverse Error Function \ms{erf}^{-1}(x) for an input real value in range (-1, +1) as defined in the details section of pm_mathErf. More...
 
interface  pm_mathErf::setErfInv
 Return the Inverse Error Function \ms{erf}^{-1}(x) for an input real value in range (-1, +1) as defined in the details section of pm_mathErf. More...
 

Modules

module  pm_mathErf
 This module contains classes and procedures for computing the mathematical Inverse Error Function.
 

Variables

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