Skip to main content

assert_fidelity_passes

Macro assert_fidelity_passes 

Source
macro_rules! assert_fidelity_passes {
    ($result:expr) => { ... };
    ($statistical:expr, $schema:expr, $correlation:expr, $threshold:expr) => { ... };
}
Expand description

Assert that fidelity passes the threshold.