Dimitrios Efthymiou created GEOMETRY-154:
--------------------------------------------
Summary: Implement divideVectorWithRatio(Vector x, double ratio)
Key: GEOMETRY-154
URL: https://issues.apache.org/jira/browse/GEOMETRY-154
Project: Commons Geometry
Issue Type: New Feature
Components: euclidean1D, euclidean2D, euclidean3D
Reporter: Dimitrios Efthymiou
It takes a vector, say, u = (10) and divides it with ratio, say 1/2. That will
return a pair of vectors v = (3.33) and w = (6.66). Regardless of dimensions,
both vectors start at the point of origin
--
This message was sent by Atlassian Jira
(v8.20.10#820010)