Type Definition num::complex::Complex32

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