You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dimitrios Efthymiou (Jira)" <ji...@apache.org> on 2023/07/14 11:58:00 UTC

[jira] [Created] (GEOMETRY-149) implement isCodirectionalTo(Vector1D y) and isAntidirectionalTo(Vector1D y)

Dimitrios Efthymiou created GEOMETRY-149:
--------------------------------------------

             Summary: implement isCodirectionalTo(Vector1D y) and isAntidirectionalTo(Vector1D y)
                 Key: GEOMETRY-149
                 URL: https://issues.apache.org/jira/browse/GEOMETRY-149
             Project: Commons Geometry
          Issue Type: New Feature
          Components: euclidean1D
            Reporter: Dimitrios Efthymiou
             Fix For: 1.1


implement isCodirectionalTo(Vector1D y) and isAntidirectionalTo(Vector1D y) methods in the Vector1D class. The isCodirectionalTo() checks if the 2 vectors have the same direction. It will reuse the angle method



--
This message was sent by Atlassian Jira
(v8.20.10#820010)