benchmark_backends

Function benchmark_backends 

Source
pub fn benchmark_backends<const N: usize>(
    manager: &BackendManager,
    circuit: &Circuit<N>,
    parameters: &[f64],
) -> Result<HashMap<String, f64>>
Expand description

Benchmark backends for given problem