.BusinessSimulation.Converters.Vector.Times

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 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos