General Information
Perform the rank-one matrix update: A = alpha*x*trans(y) + A, where trans(y) is the transpose of the vector.
- Usage
CALL SGER (M, N, ALPHA, X, INCX, Y, INCY, A, LDA)
- Classification
| D1b5 | Matrix addition, subtraction |
- Type
- subroutine in IMSLM package
- Language
- Fortran
- Availability
- Proprietary, Portable
- Precision
- Single Precision