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_mathFisher::getFisher |
Generate and return the Fisher transformation of the input Fisher z value. More... | |
interface | pm_mathFisher::getFisherInv |
Generate and return the inverse Fisher transformation of the input Fisher z value. More... | |
Modules | |
module | pm_mathFisher |
This module contains procedures and generic interfaces for evaluating the Fisher transformation and its inverse. | |
Variables | |
character(*, SK), parameter | pm_mathFisher::MODULE_NAME = "@pm_mathFisher" |