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

Go to the source code of this file.

Data Types

interface  pm_distanceKolm::getDisKolm
 Generate and return the Kolmogorov distance of a sample1 of size nsam1 from another sample sample2 of size nsam2 or the CDF of the Uniform or a custom reference distribution.
More...
 
interface  pm_distanceKolm::setDisKolm
 Return the Kolmogorov distance of a sample1 of size nsam1 from another sample sample2 of size nsam2 or the CDF of the Uniform or a custom reference distribution.
More...
 

Modules

module  pm_distanceKolm
 This module contains classes and procedures for computing the Kolmogorov statistical distance.
 

Variables

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