Type Definition numpy::c64[][src]

type c64 = Complex<f64>;

Trait Implementations

impl Element for c64[src]