next up previous contents
Next: Standard FORTRAN call Up: Vector-Vector Operations Previous: PLAPACK calls

Scaling a Vector (Object)

 

This operation scales the contents of vector x :

displaymath13754

In the FORTRAN BLAS scale routine, x is a vector of length n . In PLAPACK, we generalize this to include any linear algebra object and add a routine for performing the operation

displaymath13755




next up previous contents
Next: Standard FORTRAN call Up: Vector-Vector Operations Previous: PLAPACK calls

rvdg@cs.utexas.edu