General Information
Compute the sum of a single-precision scalar, a single-precision dot product and the double-precision accumulator, which is set to the result ACC = ACC + a + x*y.
- Usage
R = SDDOTA(N, SA, ACC, SX, INCX, SY, INCY)
- Classification
| D1a4 | Vector dot product (inner product) |
- Type
- subroutine in IMSLM package
- Language
- Fortran
- Availability
- Proprietary, Portable
- Precision
- Single Precision
- Alternates
- DQDOTA
- Double Precision