General Information
Compute the sum of a single-precision scalar plus a single-precision dot product using a double-precision accumulator, which is set to the result ACC = a + x*y.
- Usage
R = SDDOTI(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
- DQDOTI
- Double Precision