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

[jira] [Commented] (GEOMETRY-154) Implement divideVectorWithRatio(Vector x, double ratio)

    [ https://issues.apache.org/jira/browse/GEOMETRY-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743517#comment-17743517 ] 

Gilles Sadowski commented on GEOMETRY-154:
------------------------------------------

[~dimitrios.efthymiou],

Is this [tutorial|https://www.youtube.com/watch?v=Sc7UMc-CQjQ] showing a (more general) variant of the proposed function?


> 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
>            Priority: Minor
>              Labels: features
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> 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)