ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
Modules List
Here is a list of all modules with brief descriptions:
[detail level 12]
 Npm_arrayThis module contains abstract and concrete derived types that are required for compile-time resolution of procedures within the generic interfaces of the ParaMonte library for various array operations.
Such procedures frequently need to work in a specific direction of some of their input array arguments.
 Npm_arrayCenterThis module contains procedures and generic interfaces for resizing an input array and centering the original contents of the array in a new array
 Npm_arrayChangeThis module contains procedures and generic interfaces for selecting uniformly-distributed random choices from a given character or integer range.
 Npm_arrayChoiceThis module contains procedures and generic interfaces for selecting uniformly-distributed or arbitrarily-distributed random choices from a given list of intrinsic type of arbitrary kind.
 Npm_arrayCompactThis module contains procedures and generic interfaces for condensing (removing duplicate sequential the elements of) an array of arbitrary intrinsic type.
 Npm_arrayCompareLexThis module contains procedures and generic interfaces for performing lexicographic comparisons of two arrays of similar type, kind, and rank.
 Npm_arrayComplementThis module contains procedures and generic interfaces for computing the absolute or relative complement of one set in another set
 Npm_arrayCopyThis module contains procedures and generic interfaces for copying strided or indexed elements of one scalar string or vector of arbitrary intrinsic type and kind to strided or indexed elements of another scalar string or vector of the same type and kind.
 Npm_arrayFillThis module contains procedures and generic interfaces for convenient allocation and filling of arrays of arbitrary intrinsic types (i.e., character, integer, logical, complex, real), kinds, and non-zero ranks (up to 3).
 Npm_arrayFindThis module contains procedures and generic interfaces for finding locations of a pattern in arrays of various types at the specified instances of occurrence of pattern
 Npm_arrayInitThis module contains procedures and generic interfaces for efficient initialization of arbitrary rectangular cores and surrounding halos of arrays of arbitrary size, shape, and rank of arbitrary intrinsic type and kind.
 Npm_arrayInsertThis module contains procedures and generic interfaces for inserting an insertion into the specified locations of an input arrays of various types
 Npm_arrayMembershipThis module contains procedures and generic interfaces for assessing whether particular value(s) or any values or all values within a collection are members of another collection of values, or within a range of values that specifies a mathematical set.
 Npm_arrayMergeThis module contains procedures and generic interfaces for sorting and merging two previously-sorted arrays
 Npm_arrayMinMaxThis module contains procedures and generic interfaces for finding the minimum and maximum of two input scalar numbers through lexical comparison
 Npm_arrayPadThis module contains procedures and generic interfaces for resizing an input array and padding them with symbols on the left or right
 Npm_arrayRangeThis module contains procedures and generic interfaces for generating ranges of discrete character, integer, or real -valued sequences with minimum-possible or user-specified fixed linear spacings.
 Npm_arrayRankThis module contains procedures and generic interfaces for obtaining the Ordinal Ranking of the elements of arrays of various types
 Npm_arrayRebillThis module contains procedures and generic interfaces for resizing allocatable arrays of various types, relocating their contents, and rebinding (re-indexing) their lower and upper bounds, and refilling the newly added elements.
 Npm_arrayRebindThis module contains procedures and generic interfaces for resizing allocatable arrays of various types, relocating their contents and rebinding (re-indexing) their lower and upper bounds
 Npm_arrayRefillThis module contains procedures and generic interfaces for resizing allocatable arrays of various types, relocating their contents and filling the newly added elements with specific values
 Npm_arrayRefineThis module contains procedures and generic interfaces for refining (thinning) (weighted) arrays of arbitrary intrinsic types.
 Npm_arrayRemapThis module contains procedures and generic interfaces for remapping arrays of various types
 Npm_arrayRemoveThis module contains procedures and generic interfaces for removing a pattern from arrays of various types at the specified instances of occurrence of pattern
 Npm_arrayReplaceThis module contains procedures and generic interfaces for replacing patterns within arrays of various types.
 Npm_arrayResizeThis module contains procedures and generic interfaces for resizing allocatable arrays of various types and relocating their contents, without initializing or filling the newly added elements with specific values.
 Npm_arrayReverseThis module contains procedures and generic interfaces for reversing the order of elements in arrays of various types
 Npm_arraySearchThis module contains procedures and generic interfaces for finding the specific array index whose element has the largest value smaller than the input value in arrays of various types.
 Npm_arraySelectThis module contains procedures and generic interfaces for selecting the \(k\)th smallest element in unsorted arrays of various types
 Npm_arrayShuffleThis module contains procedures and generic interfaces for shuffling arrays of various types
 Npm_arraySortThis module contains procedures and generic interfaces for various sorting tasks.
 Npm_arraySpaceThis module contains procedures and generic interfaces for generating arrays with linear or logarithmic spacing
 Npm_arraySplitThis module contains procedures and generic interfaces for splitting arrays of various types at the specified instances of occurrence of pattern
 Npm_arrayStripThis module contains procedures and generic interfaces for stripping a given pattern from the left and right ends of an array of arbitrary intrinsic type and kind.
 Npm_arrayUniqueThis module contains procedures and generic interfaces for finding unique values of an input array of various types
 Npm_arrayVerboseThis module contains procedures and generic interfaces for flattening (duplicating the elements of) an array according to a user-specified weight
 Npm_batseThis module contains procedures and generic interfaces for modeling data and detectors of the BATSE Gamma-Ray satellite onboard the NASA Compton Gamma-Ray Observatory.
 Npm_benchThis module contains abstract interfaces and types that facilitate benchmarking of different procedures
 Npm_bitThis module contains constants and procedures that are relevant to bit manipulation.
 Npm_blasThis module contains a set of generic interfaces to the BLAS routines.
 Npm_clusteringThis module contains procedures and routines for the computing the Kmeans clustering of a given set of data
 Npm_complexAbsThis module contains procedures and generic interfaces for performing element-wise comparison of the real and imaginary components of scalars and arrays of arbitrary ranks of various types
 Npm_complexCompareAllThis module contains procedures and generic interfaces for checking if both of the corresponding real and imaginary components of two complex numbers satisfy a relational operator
 Npm_complexCompareAnyThis module contains procedures and generic interfaces for checking if either of the corresponding real and imaginary components of two complex numbers satisfy a relational operator
 Npm_complexCompareLexThis module contains procedures and generic interfaces for checking if a complex number is lexicographically comparable to another complex number of the same kind.
 Npm_complexDivThis module contains procedures and generic interfaces for computing the complex division robustly without potential overflow of computations.
 Npm_complexMinMaxThis module contains procedures and generic interfaces for computing element-wise minimum/maximum value/location of the real and imaginary components of scalars and arrays of arbitrary ranks of type complex of arbitrary kinds
 Npm_containerThis module contains the derived types for generating allocatable containers of scalar, vector, matrix, or cube of integer, real, complex, logical, and string values of arbitrary kinds.
 Npm_controlThis module contains abstract and concrete derived types that are required for compile-time resolution of procedures within the generic interfaces of the ParaMonte library for Linear Algebra operations.
Such procedures frequently have multiple implementations determined by the specific control flow used in the algorithm.
 Npm_cosmicRateThis module contains procedures and generic interfaces for computing the cosmic rates of celestial phenomena
 Npm_cosmologyThis module contains procedures and generic interfaces and constants for cosmological calculations
 Npm_dateTimeThis module contains classes and procedures for computing, manipulating, and styling dates and times
 Npm_distanceBhatThis module contains classes and procedures for computing the Bhattacharyya statistical distance between two probability distributions
 Npm_distanceEuclidThis module contains procedures and generic interfaces for computing the Euclidean norm of a single point (with respect to origin or a given reference) or the pairwise Euclidean distances (squared) of a collection of points with respect to another set of reference points, optionally without undue overflow or underflow
 Npm_distanceHellingerThis module contains classes and procedures for computing the Hellinger statistical distance between two probability distributions
 Npm_distanceKolmThis module contains classes and procedures for computing the Kolmogorov statistical distance
 Npm_distanceMahalThis module contains classes and procedures for computing the Mahalanobis statistical distance
 Npm_distBandThis module contains procedures and generic interfaces for computing the Band photon distribution widely used in modeling the spectra of a class of celestial objects knowns Gamma-Ray Bursts.
 Npm_distBernThis module contains classes and procedures for generating Bernoulli-distributed random numbers.
 Npm_distBetaThis module contains classes and procedures for computing various statistical quantities related to the Beta distribution
 Npm_distCosRaisedThis module contains classes and procedures for computing various statistical quantities related to the Raised Cosine distribution
 Npm_distCovThis module contains classes and procedures for generating random matrices distributed on the space of positive definite matrices, such that their determinants is uniformly or power-law distributed
 Npm_distEggBoxThis module contains classes and procedures for computing various statistical quantities related to the mathematical EggBox density function
 Npm_distExpThis module contains classes and procedures for computing various statistical quantities related to the Exponential distribution
 Npm_distExpGammaThis module contains classes and procedures for computing various statistical quantities related to the ExpGamma distribution
 Npm_distGammaThis module contains classes and procedures for computing various statistical quantities related to the Gamma distribution
 Npm_distGenExpGammaThis module contains classes and procedures for computing various statistical quantities related to the GenExpGamma distribution
 Npm_distGenGammaThis module contains classes and procedures for computing various statistical quantities related to the GenGamma distribution
 Npm_distGeomThis module contains classes and procedures for computing various statistical quantities related to the Geometric distribution
 Npm_distGeomCyclicThis module contains classes and procedures for computing various statistical quantities related to the Cyclic Geometric distribution
 Npm_distKolmThis module contains classes and procedures for computing various statistical quantities related to the Kolmogorov distribution
 Npm_distLogNormThis module contains classes and procedures for computing various statistical quantities related to the Lognormal distribution
 Npm_distLogUnifThis module contains classes and procedures for computing various statistical quantities related to the LogUniform (or Reciprocal) distribution
 Npm_distMultiNormThis module contains classes and procedures for computing various statistical quantities related to the MultiVariate Normal (MVN) distribution
 Npm_distNegExpThis module contains classes and procedures for computing various statistical quantities related to the Negative Exponential distribution
 Npm_distNormThis module contains classes and procedures for computing various statistical quantities related to the univariate Normal distribution
 Npm_distNormShellThis module contains procedures and generic interfaces for computing the Multivariate Normal Shell density function or mixtures of such densities with varying parameters
 Npm_distParetoThis module contains classes and procedures for computing various statistical quantities related to the (Truncated) Pareto distribution
 Npm_distPiwiPowetoThis module contains classes and procedures for computing various statistical quantities related to the (Truncated) PieceWise Power/Pareto distribution (hence the name PiwiPoweto)
 Npm_distPoisThis module contains classes and procedures for computing various statistical quantities related to the Poisson distribution
 Npm_distPowerThis module contains classes and procedures for computing various statistical quantities related to the (Truncated) Power distribution
 Npm_distPowetoThis module contains classes and procedures for computing various statistical quantities related to the (Truncated) Power/Pareto distribution (hence the name Poweto)
 Npm_distUnifThis module contains classes and procedures for computing various statistical quantities related to the univariate Uniform distribution
 Npm_distUnifEllThis module contains classes and procedures for computing various statistical quantities related to the MultiVariate Uniform Ellipsoid (MVUE) distribution
 Npm_distUnifParThis module contains classes and procedures for setting up and computing the properties of the MultiVariate Uniform Parallelepiped (MVUP) Distribution
 Npm_distUnifSphereThis module contains classes and procedures for computing various statistical quantities related to the Uniform Spherical distribution
 Npm_ellipsoidThis module contains classes and procedures for setting up and computing the properties of the hyper-ellipsoids in arbitrary dimensions
 Npm_errThis module contains classes and procedures for reporting and handling errors.
 Npm_exceptThis module contains procedures and generic interfaces and generic interfaces for testing for exceptional cases at runtime.
 Npm_fftnrThis module contains procedures and generic interfaces for computing the Discrete Fourier Transform of a real or complex sequence using radix-2 Cooley–Tukey Fast-Fourier Transform.
 Npm_fftpackThis module contains procedures and generic interfaces for computing the Discrete Fourier Transform of a real or complex sequence using a mixed-radix decimation-in-frequency Fast-Fourier Transform.
 Npm_ioThis module contains classes and procedures for input/output (IO) or generic display operations on standard displays or internal/external files
 Npm_kindThis module defines the relevant Fortran kind type-parameters frequently used in the ParaMonte library for the two standard supported Fortran and C-Fortran Interoperation (CFI) modes.
 Npm_knnThis module contains procedures and generic interfaces for computing the nearest neighbor statistics of random samples.
 Npm_lapackThis module contains a set of generic interfaces to the LAPACK routines.
 Npm_logicalCompareThis module contains procedures and generic interfaces for performing a variety of logical comparison operations using logical values as if .true. evaluates to 1 and .false. evaluates to 0
 Npm_math1mexpThis module contains procedures and generic interfaces for computing 1 - exp(x) more precisely for tiny x
 Npm_mathBetaThis module contains classes and procedures for computing the mathematical Beta Function and its inverse
 Npm_mathCompareThis module contains the procedures and interfaces for evaluating the relative or absolute proximity of two numeric values.
 Npm_mathConstThis module contains relevant mathematical constants
 Npm_mathCumPropExpThis module contains the procedures and interfaces for computing the cumulative sum of the exponential of an array without undue numerical overflow
 Npm_mathCumSumThis module contains the procedures and interfaces for computing the cumulative sum of an array
 Npm_mathDivMulThis module contains procedures and generic interfaces for evaluating the mathematical division and multiplication operators acting on integer, complex, or real values.
 Npm_mathErfThis module contains classes and procedures for computing the mathematical Inverse Error Function
 Npm_mathExpThis module contains procedures and generic interfaces for computing the previous/next integer exponent for the given base that yields a number smaller/larger than the absolute input value
 Npm_mathFactorialThis module contains procedures and generic interfaces for the Factorial function
 Npm_mathFactoringThis module contains procedures and generic interfaces and generic interfaces for computing the prime factors of integers
 Npm_mathFisherThis module contains procedures and generic interfaces for evaluating the Fisher transformation and its inverse.
 Npm_mathGammaThis module contains procedures and generic interfaces for the Lower and Upper Incomplete Gamma functions
 Npm_mathLog1pThis module contains procedures and generic interfaces for computing log(1 + x) more precisely for tiny x
 Npm_mathLogAddExpThis module contains procedures and generic interfaces for adding two real or complex values without causing overflow or underflow
 Npm_mathLogSubExpThis module contains procedures and generic interfaces for subtracting two real or complex values without causing overflow or underflow
 Npm_mathLogSumExpThis module contains the procedures and interfaces for computing the natural logarithm of the sum of exponentials the elements of an array
 Npm_mathMinMaxThis module contains procedures and generic interfaces for finding the minimum and maximum of two input scalar values through lexical comparison
 Npm_mathNumSysThis module contains procedures and generic interfaces for converting numbers to different bases in different numeral systems
 Npm_mathRootThis module contains classes and procedures for computing the roots of one-dimensional continuous mathematical functions using various root-finding methods.
 Npm_mathRootTestThis module contains a collection of example functions for testing or examining the root-finding routines of the ParaMonte library
 Npm_mathSqrtThis module contains procedures and generic interfaces and generic interfaces for computing the square root of integers
 Npm_mathSubAddThis module contains procedures and generic interfaces for evaluating the mathematical operator \(\mp\) acting on integer, complex, or real values.
 Npm_mathUnsignedThis module contains procedures and generic interfaces and generic interfaces for various operations with positive integers with results that have the same binary representation as an unsigned integer.
Such operations (like addition or subtraction) would normally cause runtime overflow errors within the default Fortran environment.
 Npm_matrixCholThis module contains procedures and generic interfaces for computing the Cholesky factorization of positive definite matrices.
 Npm_matrixClassThis module contains abstract and concrete derived types that are required for compile-time resolution of procedures within the generic interfaces of the ParaMonte library for Linear Algebra operations.
Such procedures frequently need to work on different classes of matrices (e.g., Symmetric, Hermitian, Unitary, Orthogonal, ...) as their input matrix arguments.
 Npm_matrixCopyThis module contains procedures and generic interfaces relevant to copying (diagonal or upper/lower triangular) subsets of matrices of arbitrary intrinsic types and kinds from one matrix of arbitrary shape and packing format to another matrix of arbitrary shape and packing format.
 Npm_matrixDetThis module contains procedures and generic interfaces relevant to the computation of the determinants of square matrices.
 Npm_matrixIndexThis module contains procedures and generic interfaces for converting the indices of matrix elements between different packing and storage formats
 Npm_matrixInitThis module contains procedures and generic interfaces relevant to generating and initializing matrices of arbitrary shapes (:, :).
 Npm_matrixInvThis module contains abstract and concrete derived types and procedures related to the inversion of square matrices.
 Npm_matrixLUPThis module contains procedures and generic interfaces relevant to the partially LU Pivoted decomposition of matrix operations and linear algebra
 Npm_matrixMulAddThis module contains procedures and generic interfaces relevant to combined matrix-matrix or matrix-vector multiplication and addition
 Npm_matrixMulTriThis module contains the procedures for multiplication of a square triangular matrix in various transpositions with a general matrix.
 Npm_matrixPackThis module contains abstract and concrete derived types that are required for compile-time resolution of procedures within the generic interfaces of the ParaMonte library for Linear Algebra operations.
Such procedures frequently need to work with different packaging of Symmetric/Hermitian/Band or other special types of their input matrix arguments.
 Npm_matrixSubsetThis module contains abstract and concrete derived types that are required for compile-time resolution of procedures within the generic interfaces of the ParaMonte library for Linear Algebra operations.
Such procedures frequently need to work on the upper/lower-diagonal triangular blocks of some of their input matrix arguments.
 Npm_matrixTraceThis module contains procedures and generic interfaces for computing the additive or multiplicative trace of a given square matrix in arbitrary packing formats
 Npm_matrixTransThis module contains abstract and concrete derived types and procedures related to various common matrix transposition operations for which there is a corresponding matrix class defined in pm_matrixClass.
 Npm_matrixUpdateThis module contains procedures and generic interfaces relevant to arbitrary-rank updates to vectors, general matrices, or Symmetric/Hermitian triangular matrices of type integer, complex, and real of arbitrary type-kind parameters.
 Npm_memoryThis module contains abstract and concrete derived types that are required for compile-time resolution of procedures within the generic interfaces of the ParaMonte library for various search operations.
Such procedures frequently need to work with a specific searching method within the algorithm implementation.
 Npm_optimizationThis module contains procedures, generic interfaces, and types for numerical optimizations of mathematical functions
 Npm_optionThis module contains procedures, generic interfaces, and types for generating default values for optional arguments
 Npm_osThis module contains procedures and generic interfaces for inferring the processor operating system
 Npm_parallelismThis module contains procedures and generic interfaces for facilitating parallel computations or computing the performance of the parallel Coarray/MPI/OpenMP algorithms
 Npm_paramonteThis module contains procedures and data that provide general information about the ParaMonte library, its interfaces, and its build
 Npm_physUnitThis module contains relevant physical constants
 Npm_polationThis module contains procedures and data types for interpolation of finite samples of data.
 Npm_polynomialThis module contains procedures and generic interfaces for performing various mathematical operations involving polynomials.
 Npm_quadPackThis module contains classes and procedures for non-adaptive and adaptive global numerical quadrature and Cauchy Principal Value of 1D functions with various types of singularities and points of difficulties via the Gauss-Kronrod and Clenshaw-Curtis quadrature formulae.
 Npm_quadRombThis module contains classes and procedures to perform numerical integrations
 Npm_quadTestThis module contains a collection of interesting or challenging integrands for testing or examining the integration routines of the ParaMonte library.
 Npm_sampleACTThis module contains classes and procedures for computing properties related to the auto correlation time (ACT) of random sequences
 Npm_sampleAffinityThis module contains classes and procedures for affine transformation of multivariate samples
 Npm_sampleCCFThis module contains classes and procedures for computing properties related to the cross correlation of random samples
 Npm_sampleCorThis module contains classes and procedures for computing properties related to the correlation matrices of random samples
 Npm_sampleCovThis module contains classes and procedures for computing the properties related to the covariance matrices of a random sample
 Npm_sampleECDFThis module contains classes and procedures for computing the Empirical Cumulative Distribution Function (ECDF) of an observational sample and the associated the various properties
 Npm_sampleMeanThis module contains classes and procedures for computing the first moment (i.e., the statistical mean) of random weighted samples
 Npm_sampleNormThis module contains classes and procedures for normalizing univariate or multivariate samples by arbitrary amounts along specific directions
 Npm_sampleQuanThis module contains procedures and data types for computing sample quantile.
 Npm_sampleScaleThis module contains classes and procedures for scaling (i.e., multiplying) univariate or multivariate samples by arbitrary amounts along specific directions
 Npm_sampleShiftThis module contains classes and procedures for shifting univariate or multivariate samples by arbitrary amounts along specific directions.
 Npm_sampleVarThis module contains classes and procedures for computing the properties related to the covariance matrices of a random sample.
 Npm_sampleWeightThis module contains the types, classes, and procedures relevant to weights of random samples
 Npm_samplingThis module contains procedures and generic interfaces for the ParaMonte library sampler routines
 Npm_searchThis module contains abstract and concrete derived types that are required for compile-time resolution of procedures within the generic interfaces of the ParaMonte library for various search operations.
Such procedures frequently need to work with a specific searching method within the algorithm implementation.
 Npm_statestThis module contains classes and procedures for performing various statistical tests
 Npm_strThis module contains classes and procedures for various string manipulations and inquiries
 Npm_strANSIThis module contains procedures and generic interfaces for styling strings according for display on DEC VT100 or compatible terminals
 Npm_strASCIIThis module contains the uncommon and hardly representable ASCII characters as well as procedures for operating on strings that exclusively contain the 128 ASCII characters.
 Npm_swapThis module contains procedures and generic interfaces for swapping values of intrinsic Fortran types of arbitrary kinds.
 Npm_sysInfoThis module contains procedures and generic interfaces for inferring the operating system kernel type, name, and other information
 Npm_sysPathThis module contains classes and procedures for manipulating system file/folder paths.
 Npm_sysShellThis module contains procedures and generic interfaces for inferring the runtime system shell type and fetching information from the shell
 Npm_testThis module contains a simple unit-testing framework for the Fortran libraries, including the ParaMonte library
 Npm_timerThis module contains the timer procedures and derived types to facilitate timing applications at runtime.
 Npm_val2complexThis module contains procedures and types for facilitating the conversion of values of different types (e.g., intrinsic Fortran string and logical) to complex values of different kinds
 Npm_val2intThis module contains procedures and types for facilitating the conversion of values of different types (e.g., intrinsic Fortran string and logical) to integer values of different kinds
 Npm_val2logicalThis module contains procedures and types for facilitating the conversion of values of different types (e.g., intrinsic Fortran strings) to logical values of different kinds
 Npm_val2realThis module contains procedures and types for facilitating the conversion of values of different types (e.g., intrinsic Fortran string and logical) to real values of different kinds
 Npm_val2strThis module contains the generic procedures for converting values of different types and kinds to Fortran strings
 Npm_zigguratThis module contains procedures and generic interfaces for computing the Ziggurat set for for pseudo-random number sampling
 Ntest_pm_arrayCenterThis module contains tests of the module pm_arrayCenter
 Ntest_pm_arrayChangeThis module contains tests of the module pm_arrayChange
 Ntest_pm_arrayChoiceThis module contains tests of the module pm_arrayChoice
 Ntest_pm_arrayCompactThis module contains tests of the module pm_arrayCompact
 Ntest_pm_arrayCompareLexThis module contains tests of the module pm_arrayCompareLex
 Ntest_pm_arrayComplementThis module contains tests of the module pm_arrayComplement
 Ntest_pm_arrayCopyThis module contains tests of the module pm_arrayCopy
 Ntest_pm_arrayFillThis module contains tests of the module pm_arrayFill
 Ntest_pm_arrayFindThis module contains tests of the module pm_arrayFind
 Ntest_pm_arrayInitThis module contains tests of the module pm_arrayInit
 Ntest_pm_arrayInsertThis module contains tests of the module pm_arrayInsert
 Ntest_pm_arrayMergeThis module contains tests of the module pm_arrayMerge
 Ntest_pm_arrayPadThis module contains tests of the module pm_arrayPad
 Ntest_pm_arrayRangeThis module contains tests of the module pm_arrayRange
 Ntest_pm_arrayRankThis module contains tests of the module pm_arrayRank
 Ntest_pm_arrayRebillThis module contains tests of the module pm_arrayRebill
 Ntest_pm_arrayRebindThis module contains tests of the module pm_arrayRebind
 Ntest_pm_arrayRefillThis module contains tests of the module pm_arrayRefill
 Ntest_pm_arrayRemapThis module contains tests of the module pm_arrayRemap
 Ntest_pm_arrayRemoveThis module contains tests of the module pm_arrayRemove
 Ntest_pm_arrayReplaceThis module contains tests of the module pm_arrayReplace
 Ntest_pm_arrayResizeThis module contains tests of the module pm_arrayResize
 Ntest_pm_arrayReverseThis module contains tests of the module pm_arrayReverse
 Ntest_pm_arraySearchThis module contains tests of the module pm_arraySearch
 Ntest_pm_arraySelectThis module contains tests of the module pm_arraySelect
 Ntest_pm_arrayShuffleThis module contains tests of the module pm_arrayShuffle
 Ntest_pm_arraySortThis module contains tests of the module pm_arraySort
 Ntest_pm_arraySpaceThis module contains tests of the module pm_arraySpace
 Ntest_pm_arraySplitThis module contains tests of the module pm_arraySplit
 Ntest_pm_arrayStripThis module contains tests of the module pm_arrayStrip
 Ntest_pm_arrayUniqueThis module contains tests of the module pm_arrayUnique
 Ntest_pm_arrayVerboseThis module contains tests of the module pm_arrayVerbose
 Ntest_pm_batseThis module contains tests of the module pm_batse
 Ntest_pm_benchThis module contains tests of the module pm_bench
 Ntest_pm_clusteringThis module contains tests of the module pm_clustering
 Ntest_pm_complexAbsThis module contains tests of the module pm_complexAbs
 Ntest_pm_complexCompareAllThis module contains tests of the module pm_complexCompareAll
 Ntest_pm_complexCompareAnyThis module contains tests of the module pm_complexCompareAny
 Ntest_pm_complexCompareLexThis module contains tests of the module pm_complexCompareLex
 Ntest_pm_complexDivThis module contains tests of the module pm_complexDiv
 Ntest_pm_cosmicRateThis module contains tests of the module pm_cosmicRate
 Ntest_pm_cosmologyThis module contains tests of the module pm_cosmology
 Ntest_pm_dateTimeThis include file contains procedure implementations of the tests of pm_dateTime
 Ntest_pm_distanceEuclidThis module contains tests of the module pm_distanceEuclid
 Ntest_pm_distanceMahalThis module contains tests of the module pm_distanceMahal
 Ntest_pm_distBandThis module contains tests of the module pm_distBand
 Ntest_pm_distBernThis include file contains procedure implementations of the tests of pm_distBern
 Ntest_pm_distExpThis module contains tests of the module pm_distExp
 Ntest_pm_distGammaThis module contains tests of the module pm_distGamma
 Ntest_pm_distGenExpGammaThis module contains tests of the module pm_distGenExpGamma
 Ntest_pm_distGeomCyclicThis module contains tests of the module pm_distGeomCyclic
 Ntest_pm_distMultiNormThis module contains tests of the module pm_distMultiNorm
 Ntest_pm_distNormThis module contains tests of the module pm_distNorm
 Ntest_pm_distParetoThis module contains tests of the module pm_distPareto.
 Ntest_pm_distPiwiPowetoThis module contains tests of the module pm_distPiwiPoweto
 Ntest_pm_distPowerThis module contains tests of the module pm_distPower
 Ntest_pm_distUnifThis module contains tests of the module pm_distUnif
 Ntest_pm_ellipsoidThis module contains tests of the module pm_ellipsoid
 Ntest_pm_errThis module contains tests of the module pm_err
 Ntest_pm_exceptThis module contains tests of the module pm_except
 Ntest_pm_ioThis module contains tests of the module pm_io
 Ntest_pm_knnThis module contains tests of the module pm_knn
 Ntest_pm_logicalCompareThis module contains tests of the module pm_logicalCompare
 Ntest_pm_mathCompareThis module contains tests of the module pm_mathCompare
 Ntest_pm_mathCumPropExpThis module contains tests of the module pm_mathCumPropExp
 Ntest_pm_mathCumSumThis module contains tests of the module pm_mathCumSum
 Ntest_pm_mathExpThis module contains tests of the module pm_mathExp
 Ntest_pm_mathFactorialThis module contains tests of the module pm_mathFactorial
 Ntest_pm_mathFactoringThis module contains tests of the module pm_mathFactoring
 Ntest_pm_mathGammaThis module contains tests of the module pm_mathGamma
 Ntest_pm_mathLogAddExpThis module contains tests of the module pm_mathLogAddExp
 Ntest_pm_mathLogSubExpThis module contains tests of the module pm_mathLogSubExp
 Ntest_pm_mathLogSumExpThis module contains tests of the module pm_mathLogSumExp
 Ntest_pm_mathMinMaxThis module contains tests of the module pm_mathMinMax
 Ntest_pm_mathRootThis module contains tests of the module pm_mathRoot
 Ntest_pm_matrixThis module contains tests of the module pm_matrixDet
 Ntest_pm_matrixCholThis module contains tests of the module pm_matrixChol
 Ntest_pm_matrixDetThis module contains tests of the module pm_matrixDet
 Ntest_pm_matrixInitThis module contains tests of the module pm_matrixInit
 Ntest_pm_matrixInvThis module contains tests of the module pm_matrixInv
 Ntest_pm_matrixMulAddThis module contains tests of the module pm_matrixMulAdd
 Ntest_pm_matrixMulTriThis module contains tests of the module pm_matrixMulTri
 Ntest_pm_optimizationThis module contains tests of the module pm_optimization
 Ntest_pm_optionThis module contains tests of the module pm_option
 Ntest_pm_paraDISEThis module contains tests of the module paradise_type
 Ntest_pm_paraDISE_ChainFileContentsThis module contains tests of the module pm_sampling
 Ntest_pm_paraDISE_RefinedChainThis module contains tests of the module pm_sampling
 Ntest_pm_paraDRAMThis module contains tests of the module pm_sampling
 Ntest_pm_paraDRAM_ChainFileContentsThis module contains tests of the module pm_sampling
 Ntest_pm_paraDRAM_RefinedChainThis module contains tests of the module pm_sampling
 Ntest_pm_paraNestThis module contains tests of the module pm_sampling
 Ntest_pm_paraNest_ChainFileContentsThis module contains tests of the module pm_sampling
 Ntest_pm_paraNest_RefinedChainThis module contains tests of the module pm_sampling
 Ntest_pm_polationThis module contains tests of the module pm_polation
 Ntest_pm_quadRombThis module contains tests of the module pm_quadRomb
 Ntest_pm_sampleCCFThis module contains tests of the module pm_sampleCCF
 Ntest_pm_sampleCorThis module contains tests of the module pm_sampleCor
 Ntest_pm_sampleCovThis module contains tests of the module pm_sampleCov
 Ntest_pm_sampleECDFThis module contains tests of the module pm_sampleECDF
 Ntest_pm_sampleMeanThis module contains tests of the module pm_sampleMean
 Ntest_pm_sampleQuanThis module contains tests of the module pm_sampleQuan
 Ntest_pm_sampleShiftThis module contains tests of the module pm_sampleShift
 Ntest_pm_sampleVarThis module contains tests of the module pm_sampleVar
 Ntest_pm_statestThis module contains tests of the module pm_statest
 Ntest_pm_statisticsThis module contains tests of the statistics modules
 Ntest_pm_strThis module contains tests of the module pm_str
 Ntest_pm_strASCIIThis module contains tests of the module pm_strASCII
 Ntest_pm_sysThis module contains tests of the module pm_sysShell
 Ntest_pm_sysPathThis module contains tests of the module pm_sysPath
 Ntest_pm_timerThis module contains tests of the module pm_timer
 Ntest_pm_val2complexThis module contains tests of the module val2complex_pmod
 Ntest_pm_val2intThis module contains tests of the module val2int_pmod
 Ntest_pm_val2logicalThis module contains tests of the module val2logical_pmod
 Ntest_pm_val2realThis module contains tests of the module pm_val2Real
 Ntest_pm_val2strThis module contains tests of the module pm_val2Str