Function measure_batch_with_statistics

Source
pub fn measure_batch_with_statistics(
    batch: &BatchStateVector,
    qubits_to_measure: &[QubitId],
    shots: usize,
) -> QuantRS2Result<BatchMeasurementStatistics>
Expand description

Perform batch measurements with statistics