ddotsub.f - Man Page

CBLAS/src/ddotsub.f

Synopsis

Functions/Subroutines

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

Function/Subroutine Documentation

subroutine ddotsub (integer n, double precision, dimension(*) x, integer incx, double precision, dimension(*) y, integer incy, double precision dot)

Definition at line 6 of file ddotsub.f.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Referenced By

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

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