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_mathDivMul::operator(.divmul.) |
Generate and return the result of applying the mathematical unary or binary operators \(\times/\) to the input argument(s). More... | |
Modules | |
module | pm_mathDivMul |
This module contains procedures and generic interfaces for evaluating the mathematical division and multiplication operators acting on integer, complex, or real values. | |
Variables | |
character(*, SK), parameter | pm_mathDivMul::MODULE_NAME = "@pm_mathDivMul" |