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

Go to the source code of this file.

Data Types

interface  pm_arrayComplement::getComplement
 Generate and return an array of elements of setB that are not in setA. More...
 
interface  pm_arrayComplement::getComplementRange
 Generate and return the complement of the input set setA with respect to an array of elements of the sorted set comprised of a range of integer values constructed by the triple start, stop, step. More...
 

Modules

module  pm_arrayComplement
 This module contains procedures and generic interfaces for computing the absolute or relative complement of one set in another set.
 

Variables

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