LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
program | TEST5 |
subroutine | MYSUB (N, X, Y) |
program TEST5 | ( | ) |
subroutine MYSUB | ( | INTEGER | N, |
DOUBLE PRECISION,dimension(n) | X, | ||
DOUBLE PRECISION,dimension(n) | Y | ||
) |