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_mathSqrt::getSqrt |
Generate and return the integer square root of an input non-negative integer. More... | |
Modules | |
module | pm_mathSqrt |
This module contains procedures and generic interfaces for computing the square root of integers. | |
Variables | |
character(*, SK), parameter | pm_mathSqrt::MODULE_NAME = "@pm_mathSqrt" |