Details
-
Epic
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
None
-
None
-
FloatPoint Operations
Description
For now, there are several defects about float-point equal checking. This EPIC is used to build float-point operation in stout for other components. The major operation will be:
1. bool almostEqual(double left, double right) for Scalar operator==
2. CHECK_NEAR(left, right) for assert in components
Attachments
Issue Links
- is related to
-
MESOS-3997 Switch to fixed-point for resources
- Accepted