Scroll to navigation

CBLAS/src/cblas_64_fobj/sdotsub.f(3) Library Functions Manual CBLAS/src/cblas_64_fobj/sdotsub.f(3)

NAME

CBLAS/src/cblas_64_fobj/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.

Version 3.12.1 LAPACK