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_mathLogSumExp::getLogSumExp |
Generate and return the natural logarithm of the sum of the exponential of the input array robustly (without numerical overflow). More... | |
Modules | |
module | pm_mathLogSumExp |
This module contains the procedures and interfaces for computing the natural logarithm of the sum of exponentials the elements of an array. | |
Variables | |
character(*, SK), parameter | pm_mathLogSumExp::MODULE_NAME = "@pm_mathLogSumExp" |