Go to the source code of this file.
Functions | |
subroutine | xsdot (n, dx, incx, dy, incy, retval) |
subroutine xsdot | ( | integer | n, | |
real,dimension(*) | dx, | |||
integer | incx, | |||
real,dimension(*) | dy, | |||
integer | incy, | |||
real | retval | |||
) |
Definition at line 1 of file xsdot.f.
Referenced by operator*(), and xgemm().