Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Real » AddReals_OfArray

AddReals_OfArray


Computes the sum of numbers of an array.

Name Type Description
inRealArray RealArray
outSum Real

Description

Array version of AddReals.

Hints

  • This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.

Complexity Level

This filter is available on Basic Complexity Level.

See Also

  • AddReals – Computes the sum of two numbers.