General Information
Compute the single-precision dot product x*y.
- Usage
R = SDOT(N, 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
- DDOT
- Double Precision