ThesaHelp: references p-r
ThesaHelp: ACM references m-z
Topic: vector processing
Topic: index sequence for array access
| |
Reference
Perrott, R.H.,
"A language for array and vector processors",
ACM Transactions on Programming Languages and Systems, 1, 2, pp. 177-195, October 1979.
Google
Quotations
181 ;;Quote: declare a parallel array variable by using '1:m' for one of its index ranges; then can manipulate m elements at a time
| 183 ;;Quote: a parallel variable represents a sequence of integer numbers; e.g., oddseq= 1:(2)31
| 184 ;;Quote: an index set indicates members of a vector; can access in parallel or one at a time
| QuoteRef: perrRH10_1979 ;;192 language called Actus for vector processors
| QuoteRef: perrRH10_1979 ;;192 gives a number of syntactic devices to manipulate and specify vector operations
|
Related Topics
ThesaHelp: references p-r (245 items)
ThesaHelp: ACM references m-z (280 items)
Topic: vector processing (14 items)
Topic: index sequence for array access (16 items)
|