Type Definition num_complex::Complex32

source · []
pub type Complex32 = Complex<f32>;