[
https://issues.apache.org/jira/browse/GEOMETRY-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dimitrios Efthymiou updated GEOMETRY-150:
-----------------------------------------
Description: implement isCodirectionalWith(Vector y) method in the Vector
interface. The isCodirectionalWith() checks if the 2 vectors point at the same
direction. This means that each vector can be obtained from the other by
multiplying by a positive scalar. (was: implement isCodirectionalTo(Vector y)
method in the Vector interface. The isCodirectionalTo() checks if the 2 vectors
point at the same direction. This means that each vector can be obtained from
the other by multiplying by a positive scalar.)
> implement isCodirectionalWith(Vector y)
> ---------------------------------------
>
> Key: GEOMETRY-150
> URL: https://issues.apache.org/jira/browse/GEOMETRY-150
> Project: Commons Geometry
> Issue Type: New Feature
> Components: euclidean1D
> Reporter: Dimitrios Efthymiou
> Priority: Minor
> Labels: features
> Fix For: 1.1
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> implement isCodirectionalWith(Vector y) method in the Vector interface. The
> isCodirectionalWith() checks if the 2 vectors point at the same direction.
> This means that each vector can be obtained from the other by multiplying by
> a positive scalar.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)