Skip to contents

Equivalent to make_laplace but restricted to an integer support. Can specify bounds to run the algorithm in near constant-time.

Usage

make_geometric(input_domain, input_metric, scale, bounds = NULL, .QO = NULL)

Arguments

input_domain

undocumented

input_metric

undocumented

scale

undocumented

bounds

undocumented

.QO

undocumented

Value

Measurement

Details

make_geometric in Rust documentation.

Citations:

Supporting Elements:

  • Input Domain: D

  • Output Type: D::Carrier

  • Input Metric: D::InputMetric

  • Output Measure: MaxDivergence<QO>