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

Go to the source code of this file.

Data Types

interface  pm_arrayMinMax::getMinMaxVal
 Generate and return an array of size two containing the minimum and maximum values of a sequence of values in the first and second elements, respectively.
More...
 
interface  pm_arrayMinMax::setMinMaxVal
 Return the minimum and maximum values of the input sequence.
More...
 

Modules

module  pm_arrayMinMax
 This module contains procedures and generic interfaces for finding the minimum and maximum of two input scalar numbers through lexical comparison.
 

Variables

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