.BusinessSimulation.Converters.Vector.ScalarMultiplication

Multiplication of a vector with a scalar

Information

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

The output vector y is obtained by multiplying the input vector u1 with the scalar input u2:

y_i = u2 * u1[i]

The vectors y and u1 will have the same length nin.


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