Skip to main content

coherent_state

Function coherent_state 

Source
pub fn coherent_state(
    amplitude: Complex64,
    states: usize,
) -> Result<Vec<Complex64>>