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_distanceHellinger::getDisHellSq |
Generate and return the square of the Hellinger distance of two univariate (discrete or continuous) distributions. More... | |
Modules | |
module | pm_distanceHellinger |
This module contains classes and procedures for computing the Hellinger statistical distance between two probability distributions. | |
Variables | |
character(*, SK), parameter | pm_distanceHellinger::MODULE_NAME = "@pm_distanceHellinger" |