Module smartnoise_runtime::utilities::mechanisms [−][src]
Functions
| exponential_mechanism | Returns data element according to the Exponential mechanism. |
| gaussian_mechanism | Returns noise drawn according to the Gaussian mechanism. |
| laplace_mechanism | Returns noise drawn according to the Laplace mechanism |
| simple_geometric_mechanism | Returns noise drawn according to the Geometric mechanism. |
| snapping_mechanism | Computes privatized value according to the Snapping mechanism |