matrix
content="Definition of matrix,
possibly with links to more information and implementations.">
matrix
(data structure)
Definition:
A two-dimensional array. The first index is the row; the second index is the column.
See also
square matrix, rectangular matrix, sparse matrix, lower triangular matrix, upper triangular matrix, ragged matrix, uniform matrix.
Note:
Often implemented as an array.
Author: PEB
Go to the
Algorithms, Data Structures, and Problems
home page.
If you have suggestions, corrections, or comments, please get in touch
with
Paul E. Black
(paul.black@nist.gov).
Entry modified Thu Sep 2 14:29:36 1999.
HTML page formatted Wed Dec 22 09:35:48 1999.
This page's URL is
http://hissa.nist.gov/dads/HTML/matrix.html