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_mathFactoring::getFactoring |
Generate and return the factoring of the input positive integer. More... | |
Modules | |
module | pm_mathFactoring |
This module contains procedures and generic interfaces for computing the prime factors of integers. | |
Variables | |
character(*, SK), parameter | pm_mathFactoring::MODULE_NAME = "@pm_mathFactoring" |