pub fn create_batch<I>(
states: I,
config: BatchConfig,
) -> QuantRS2Result<BatchStateVector>Expand description
Helper to create batches from a collection of states
pub fn create_batch<I>(
states: I,
config: BatchConfig,
) -> QuantRS2Result<BatchStateVector>Helper to create batches from a collection of states