cuqi.distribution.SmoothedLaplace.__init__#

SmoothedLaplace.__init__(location=None, scale=None, beta=0.001, **kwargs)#

Initialize the core properties of the distribution.

Parameters:
  • name (str, default None) – Name of distribution.

  • geometry (Geometry, default _DefaultGeometry (or None)) – Geometry of distribution.

  • is_symmetric (bool, default None) – Indicator if distribution is symmetric.