Array
(redirected from Vector (computing))Also found in: Dictionary, Thesaurus, Medical, Legal, Encyclopedia.
Related to Vector (computing): Vector processing
Array
On a computer, a collection of data under a given name. Data points within an array are stored within a subset, usually with a name like x(1), x(2), etc.