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