.BusinessSimulation.Converters.Vector.Times

Elementwise multiplication of two vectors of the same length

Information

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

The output vector y is obtained by elementwise multiplication of the input vectors u1 and u2, which need to have the same length nin:

y_i = u1[i] * u2[i]


Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos