General Information
Compute the sum of a single-precision scalar and a single-precision dot product, a + x*y, using a double-precision accumulator.
- Usage
R = SDSDOT(N, SB, 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
- DQDDOT
- Double Precision