Matt Juntunen created GEOMETRY-46:
-------------------------------------
Summary: Additional UnitVector methods
Key: GEOMETRY-46
URL: https://issues.apache.org/jira/browse/GEOMETRY-46
Project: Apache Commons Geometry
Issue Type: Improvement
Reporter: Matt Juntunen
The following methods should be overridden in theĀ {{UnitVector}} private
subclasses of the {{Vector?D}} classes:
* {{normSq}} -- should return {{1}} for consistency with {{norm}}
* {{negate}} -- should be overridden to also return a {{UnitVector}} instance
instead of a regular {{Vector?D}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)