FillVector

Declaration: FillVector(var Vec: TDoubleArray; Value: double);
Sets all elements of the one-dimensional dynamic array Vec to Value.