The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Sum


Unit:SDL_vector
Class: TVector, TIntVector
Declaration: function Sum (LowElem, HighElem: integer): double; { class TVector }
function Sum (LowElem, HighElem: integer): longint;{ class TIntVector }

The method Sum calculates the sum of all elements between LowElem and HighElem (including these border elements).



Last Update: 2023-Feb-06