initSidebarItems({"macro":[["assert_relative_eq!",""],["assert_relative_ne!",""],["assert_ulps_eq!",""],["assert_ulps_ne!",""],["relative_eq!","Predicate for testing the approximate equality of two values."],["relative_ne!","Predicate for testing the approximate inequality of two values."],["ulps_eq!","Predicate for testing the approximate equality of two values using a maximum ULPs (Units in Last Place)."],["ulps_ne!","Predicate for testing the approximate inequality of two values using a maximum ULPs (Units in Last Place)."]],"struct":[["Relative","The requisite parameters for testing for approximate equality."],["Ulps","The requisite parameters for testing for approximate equality."]],"trait":[["ApproxEq","Equality comparisons based on floating point tolerances."]]});