Type Definition float_eq::ComplexUlps32

source · []
pub type ComplexUlps32 = UlpsTol<Complex<f32>>;
Expand description