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_mathLogAddExp::getLogAddExp |
Generate and return the logarithm of the sum of the exponential of two input logarithmic values robustly (without causing overflow). More... | |
Modules | |
module | pm_mathLogAddExp |
This module contains procedures and generic interfaces for adding two real or complex values without causing overflow or underflow. | |
Variables | |
character(*, SK), parameter | pm_mathLogAddExp::MODULE_NAME = "@pm_mathLogAddExp" |