FilterArray Op

FilterArray

compare elements from an array and remove not matching ones


<p>filter an array of arbitrary stride by one set of elements and output the filtered array</p>


Full Name
  • Ops.Array.FilterArray
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


Array (Array)
Stride index (Number:

<i>integer</i>

)

<p>the type of the array (Array3, Array2, ...)</p>

Compare Element index (Number:

<i>integer</i>

)

<p>which element to compare (see stride)</p>

Filter Method index (Number:

<i>integer</i>

)

Compare to (Number)

OUTPUT PORTS


Result (Array)

Patches using FilterArray

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2022-01-22 12:44
Ops.User.pandur.FilterArray renamed to Ops.Array.FilterArrayuser avatarpandur - 2022-01-22 18:47