Cell: Difference between revisions

Jump to navigation Jump to search
157 bytes added ,  16:29, 14 November 2019
no edit summary
Miraheze>Marshall
No edit summary
Miraheze>Marshall
No edit summary
Line 58: Line 58:


The cell structure, where a lower-rank cell is contained in exactly one higher-rank cell but a higher-rank cell may contain many lower-rank cells, is a type of [[wikipedia:Tree structure|tree]]. The tree nodes at a given depth are all cell of the same rank, and because APL arrays are homogeneous, each has the same number of children. The root node of the tree is the array itself, and its leaf nodes are 0-cells.
The cell structure, where a lower-rank cell is contained in exactly one higher-rank cell but a higher-rank cell may contain many lower-rank cells, is a type of [[wikipedia:Tree structure|tree]]. The tree nodes at a given depth are all cell of the same rank, and because APL arrays are homogeneous, each has the same number of children. The root node of the tree is the array itself, and its leaf nodes are 0-cells.
== External links ==
=== Documentation ===
* [http://help.dyalog.com/latest/index.htm#Language/Introduction/Variables/Cells%20and%20Subarrays.htm Dyalog]


{{APL programming language}}
{{APL programming language}}
Anonymous user

Navigation menu