Module opendp::meas[][src]

Expand description

Various implementations of Measurement.

The different [Measurement] implementations in this module are accessed by calling the appropriate constructor function. Constructors are named in the form make_xxx(), where xxx indicates what the resulting Measurement does.

Re-exports

pub use crate::meas::geometric::*;

Modules