Science Fair Project Encyclopedia
Dope vector
In computer programming, a dope vector is a data structure used to hold information about an array, especially its memory layout.
A dope vector contains information about the rank of an array, the extents of an array, and the stride of an array.
It is often used in compilers to pass entire arrays between procedures in a high level language like Fortran.
09-23-2007 01:00:40
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


