Type Definition cauchy::c32[][src]

type c32 = Complex<f32>;

Trait Implementations

impl Scalar for c32[src]

type Real = f32

type Complex = c32