Home
Script Language
Vectors
FillVector
See also:
FillMatrix
Index
Statistical Background
FillVector
Declaration:
FillVector
(var Vec:
TDoubleArray
; Value: double);
Sets all elements of the one-dimensional dynamic array
Vec
to
Value
.