pub fn extract_state_vector(
mp_state: &MixedPrecisionStateVector,
) -> Result<Array1<Complex64>>
Expand description
Extract a regular state vector from mixed precision
pub fn extract_state_vector(
mp_state: &MixedPrecisionStateVector,
) -> Result<Array1<Complex64>>
Extract a regular state vector from mixed precision