mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-26 19:02:13 +00:00
1 line
773 B
JavaScript
1 line
773 B
JavaScript
|
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."]]});
|