Difference between revisions of "Vertical"

From Mesham
Jump to navigationJump to search
(Semantics)
m
Line 12: Line 12:
  
 
[[Category:Type Library]]
 
[[Category:Type Library]]
[[Category:Composite Types]]
+
[[Category:Compound Types]]
 
[[Category:Partition Types]]
 
[[Category:Partition Types]]

Revision as of 17:56, 12 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.

Vertical Partition of an array into four blocks via type oriented programming