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

Go to the source code of this file.

Data Types

interface  pm_complexDiv::getDiv
 Generate and return the complex division of the two input complex values robustly without potential overflow caused by the computing the modulus of the divisor in the denominator of the result.
More...
 

Modules

module  pm_complexDiv
 This module contains procedures and generic interfaces for computing the complex division robustly without potential overflow of computations.

 

Variables

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