[][src]Type Definition cauchy::c32

type c32 = Complex<f32>;

Trait Implementations

impl Scalar for c32[src][+]

type Real = f32

type Complex = c32