Difference between revisions of "Vertical"
From Mesham
Jump to navigationJump to searchm |
m |
||
Line 9: | Line 9: | ||
<center>[[Image:vert.jpg|Vertical Partition of an array into four blocks via type oriented programming]]</center> | <center>[[Image:vert.jpg|Vertical Partition of an array into four blocks via type oriented programming]]</center> | ||
− | + | ''Since: Version 0.41b'' | |
[[Category:Type Library]] | [[Category:Type Library]] | ||
[[Category:Compound Types]] | [[Category:Compound Types]] | ||
[[Category:Partition Types]] | [[Category:Partition Types]] |
Revision as of 18:27, 13 January 2013
Syntax
vertical[blocks]
Semantics
Same as the horizontal type but will partition the array vertically. The figure below illustrates partitioning an array into 4 blocks vertically.
Since: Version 0.41b