You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Klaus Ma (JIRA)" <ji...@apache.org> on 2015/11/26 02:56:11 UTC

[jira] [Created] (MESOS-4018) Enhance float-point operation in Mesos

Klaus Ma created MESOS-4018:
-------------------------------

             Summary: Enhance float-point operation in Mesos
                 Key: MESOS-4018
                 URL: https://issues.apache.org/jira/browse/MESOS-4018
             Project: Mesos
          Issue Type: Epic
          Components: stout
            Reporter: Klaus Ma
            Assignee: Klaus Ma


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_DOUBLE_EQ(left, right)}} for assert in components



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)