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

Go to the source code of this file.

Data Types

type  pm_clusTest::range_type
 This is the derived type for generating objects containing the range of specifications of an MMVUE distribution as necessary by the derived type mmvue_type.
More...
 
type  pm_clusTest::mmvue_type
 This is the derived type for generating objects containing the specifications of a realization of an MMUVE distribution and a collection of randomly sampled points from it.
More...
 
interface  pm_clusTest::mmvue_typer
 Generate and return an object of type mmvue_type.
More...
 
interface  pm_clusTest::mmvue_type_write
 Write the specifications of an object of type mmvue_type to an external sequential formatted filed with the specified input file unit funit.
More...
 

Modules

module  pm_clusTest
 This module contains procedures and routines for the creating test datasets for clustering algorithms.
 

Variables

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