next up previous contents
Next: Gaussian Elimination - 2D Up: Alignment and Distribution Previous: Collapsing Dimensions

 

Replicating Dimensions

Can align elements with one or more dimensions.

!HPF$ ALIGN Y(:) WITH X(*,:)

The * on the RHS of the WITH keyword means that a copy of Y is aligned with every row of X.

tex2html_wrap28807

tex2html_wrap_inline28767 i, Y(i) is local to X(:,i).

For more information, click here gif


next up previous contents
Next: Gaussian Elimination - 2D Up: Alignment and Distribution Previous: Collapsing Dimensions

©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997
Not for commercial use.