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/15 01:12:00 UTC

[jira] [Created] (GEOMETRY-160) Implement getIndicesOfOccurenceOfElement(Vector x, double element)

Dimitrios Efthymiou created GEOMETRY-160:
--------------------------------------------

             Summary: Implement getIndicesOfOccurenceOfElement(Vector x, double element)
                 Key: GEOMETRY-160
                 URL: https://issues.apache.org/jira/browse/GEOMETRY-160
             Project: Commons Geometry
          Issue Type: New Feature
          Components: euclidean1D, euclidean2D, euclidean3D
            Reporter: Dimitrios Efthymiou


If we have a vector u = (2, 1, 3, 1, 7) and a number, say, 1 then it returns a list of the indices 1 and 3



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