ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation. |
Go to the source code of this file.
Data Types | |
interface | pm_complexAbs::abs |
Generate and return the component-wise absolute value of (both real and imaginary parts of) the input complex . More... | |
Modules | |
module | pm_complexAbs |
This 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. | |
Variables | |
character(*, SK), parameter | pm_complexAbs::MODULE_NAME = "@pm_complexAbs" |