sdotsub.f - Man Page

CBLAS/src/sdotsub.f

Synopsis

Functions/Subroutines

subroutine sdotsub (n, x, incx, y, incy, dot)

Function/Subroutine Documentation

subroutine sdotsub (integer n, real, dimension(*) x, integer incx, real, dimension(*) y, integer incy, real dot)

Definition at line 6 of file sdotsub.f.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Referenced By

The man page sdotsub(3) is an alias of sdotsub.f(3).

Tue Nov 28 2023 12:08:41 Version 3.12.0 LAPACK