Type Definition czt::c64 [] [src]

type c64 = Complex<f64>;

A complex number with 64-bit parts.