Computes the Laplace complementary cumulative distribution function (CCDF).
Ditto, with location and scale parameters (by standardizing x).
Computes the Laplace cumulative distribution function (CDF).
Ditto, with location and scale parameters (by standardizing x).
Computes the Laplace inverse cumulative distribution function (InvCDF).
Ditto, with location and scale parameters (by standardizing x).
Computes the Laplace log probability density function (LPDF).
Ditto, with location and scale parameters (by standardizing x).
Computes the Laplace probability density function (PDF).
Ditto, with location and scale parameters (by standardizing x).
This module contains algorithms for the Laplace Distribution.