This section summarizes the Basic Linear Algebraic Subroutines (BLAS) Level 1: Basic and Extended Set. These routines perform operations on arrays.
The following table lists the BLAS Level 1 routines:
| Basic Set | Extended Set | ||
|---|---|---|---|
| IxAMAX | xNRM2 | IxAMIN | xNORM2 |
| xASUM | xROT | IxMAX | xNRSQ |
| xAXPY | xROTG | IxMIN | xSET |
| xCOPY | xSCAL | xAMAX | xSUM |
| xDOTx | xSWAP | xAMIN | xVCAL |
| xMAX | xZAXPY | ||
| xMIN | |||