.BusinessSimulation.Converters.Vector.Sum

Add two vectors of equal length

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

The output vector y is the sum of the input vectors u1 and u2, which need to have length nin:

y_i = u1[i] + u2[i]


Generated at 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos