Jump to content

Array

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Jerome Kohl (talk | contribs) at 21:36, 23 November 2015 (Reverted edits by 162.216.160.239 (talk) to last version by Thefakemelissa). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

An array is a systematic arrangement of similar objects, usually in rows and columns.

Specifically, it may refer to:

In astronomy

A telescope array, also called astronomical interferometer, such as the:

In biology

In computer science

Generally, a collection of data items that can be selected by indices computed at run-time, including:

  • Array data structure, an arrangement of items at equally spaced addresses in computer memory
  • Array data type, used in a programming language to specify a variable that can be indexed
  • Associative array, an abstract data structure model that generalizes arrays to arbitrary indices individually

or various kinds of the above, such as

or various related concepts:

  • Array programming, using matrix algebra notation in programs (not the same as array processing)
  • Array slicing, the extraction of sub-arrays of an array

or also:

In mathematics and statistics

In music

In technology

Various arrangements of multiple individual components to create a single system, such as:

Other