DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
1-Dimensional Arrays
TVector
Methods
Fill
See also:
Clear
,
Elem
,
CopyFrom (Vector)
,
FillRandomNormal
,
FillRandomUniform
,
FillSerial
Index
Statistical Background
Fill
Declaration:
TVector
.
Fill
(value: double);
The method
Fill
sets all elements of a vector to the value
Value
.