Next: Exchanging elements, Previous: Vector views, Up: Vectors
Common operations on vectors such as addition and multiplication are available in the blas part of the library (see BLAS Support). However, it is useful to have a small number of utility functions which do not require the full blas code. The following functions fall into this category.