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

Go to the source code of this file.

Data Types

interface  pm_knn::setKnnSorted
 Return the input distance matrix whose columns are sorted in ascending order on output, optionally only up to the kth row of each column, such that the kth row in the ith column is the kth nearest neighbor to the \(i^{th}\) reference point.
More...
 

Modules

module  pm_knn
 This module contains procedures and generic interfaces for computing the nearest neighbor statistics of random samples.

 

Variables

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