TotalGives the sum over all components of a vector |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The scalar output y is obtained by adding all components of the input vector u:
nin |
Value: 2 Type: Integer Description: Number of input signals |
---|
y |
Type: RealOutput Description: Output signal |
|
---|---|---|
u |
Type: RealMultiInput[nin] Description: Input |
BusinessSimulation.CausalLoop Sum all inputs |
|
BusinessSimulation.Converters.Vector Dot product of two vectors of equal length |