You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Juntunen (JIRA)" <ji...@apache.org> on 2018/09/22 03:44:00 UTC

[jira] [Created] (GEOMETRY-20) Remove L1/LInf Vector Methods

Matt Juntunen created GEOMETRY-20:
-------------------------------------

             Summary: Remove L1/LInf Vector Methods
                 Key: GEOMETRY-20
                 URL: https://issues.apache.org/jira/browse/GEOMETRY-20
             Project: Apache Commons Geometry
          Issue Type: Task
            Reporter: Matt Juntunen


We should consider removing the following methods from the vector interface (at least for the first release) since they don't seem to be used and removing them would significantly streamline the API.
 # getNorm1()
 # getNormInf()
 # distance1()
 # distanceInf()



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)