Type Definition float_eq::ComplexUlps32[][src]

pub type ComplexUlps32 = UlpsTol<Complex<f32>>;
Expand description