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....



NrOfElem


Unit:SDL_vector
Class:TVector, TIntVector
Declaration:property NrOfElem: longint;

The property NrOfElem determines the dimension of the vector (number of vector elements). The vector elements are addressed starting with an index of 1.

Hint: In the Light Edition the number of vector elements is restricted to 2000.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): cluster, kohmap, multilinreg, percentile, simplepca, testvec



Last Update: 2023-Feb-06