ArraySum Op

ArraySum

Adds one number to all values in an array



Full Name
  • Ops.Array.ArraySum
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


Example Patch ArrayMathArrayOps

The ArrayMath op performs the following math operations on two arrays

+

- * / % Min Max Both arrays need to have the same size or a warning will be given

Open In Editor

INPUT PORTS


In (Array)

Array in

Value (Number)

The number to add to all numbers in the array

OUTPUT PORTS


Result (Array)

Array out


 

Patches using ArraySum

  • Examples
  • Public
  • My Patches

Changelog


improvementCopy over array stride informationuser avatarpandur - 2024-05-08 17:24