Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
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)
Author
Generated automatically by Doxygen for LAPACK from the source code.