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_mathLogSubExp::getLogSubExp |
Generate and return the natural logarithm of the subtraction of the exponential of the smaller input logarithmic value from the larger input logarithmic value robustly (without causing overflow). More... | |
Modules | |
module | pm_mathLogSubExp |
This module contains procedures and generic interfaces for subtracting two real or complex values without causing overflow or underflow. | |
Variables | |
character(*, SK), parameter | pm_mathLogSubExp::MODULE_NAME = "@pm_mathLogSubExp" |