Type Definition mathru::num::complex::Complex64

source ·
pub type Complex64 = Complex<f64>;