flopscope.stats.laplace
flopscope.stats.laplace
Laplace (double-exponential) continuous random variable.
This object mirrors scipy.stats.laplace.
Notes
loc is the center and scale controls the exponential decay away
from that center. Each public method deducts 1 * numel(input) FLOPs
from the active budget.