Matt Juntunen created GEOMETRY-41:
-------------------------------------
Summary: Vector Precision Equals
Key: GEOMETRY-41
URL: https://issues.apache.org/jira/browse/GEOMETRY-41
Project: Apache Commons Geometry
Issue Type: New Feature
Reporter: Matt Juntunen
The {{Vector?D}} classes should expose {{equals}} method overloads that allow a
precision object from GEOMETRY-11 to be passed in to determine equality. I
propose adding the following two methods:
1. {{boolean equals(Vector?D vec, DoublePrecisionContext precision)}}
2. {{boolean isZero(DoublePrecisionContext precision)}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)