.BusinessSimulation.Converters.Vector.DotProduct

Information

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

The output y is the dot product of the input vectors u1 and u2 which have the same length nin.

The dot product is defined as follows:

y = sum_{i=1}^{nin} u1[i]*u2[i]


Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos