doubleindexed
Doubleindexed (hyphenated as double-indexed) is a descriptive term used to refer to objects that are accessed or organized by two indices. It is commonly applied in mathematics, computer science, and related fields to describe data structures, equations, and components that depend on a pair of indices rather than a single one.
In mathematics, a double-indexed object typically consists of a family of elements aij indexed by two indices
In computing, double indexing is synonymous with two-dimensional arrays or matrices. These are stored as contiguous
Double indexing also appears in statistics and data analysis, where data are organized across two dimensions,
Related concepts include matrices, two-dimensional arrays, and higher-dimensional tensors, which generalize the idea of indexing with