[][src]Type Definition cauchy::c64

type c64 = Complex<f64>;

Trait Implementations

impl Scalar for c64[src]

type Real = f64

type Complex = c64