next up previous contents
Next: Copy Up: Using PLAPACK: Parallel Linear Previous: More Operations and Information

Vector-Vector Operations

   

with John Gunnels Vector-vector operations are those operations that operate on one or two vectors. Examples include scaling of the elements of a vector and (scaled) addition of two vectors. A commonly used set of these are given as part of the level-1 BLAS. The content of this chapter centers around that set of vector-vector operation.

We provide a number of level-1 BLAS layers:

tabular5495




next up previous contents
Next: Copy Up: Using PLAPACK: Parallel Linear Previous: More Operations and Information

rvdg@cs.utexas.edu