LAPACK
3.4.2
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
program | __secondtst.f__ |
SECONDTST | |
subroutine | mysub (N, X, Y) |
program __secondtst.f__ | ( | ) |
SECONDTST
Definition at line 33 of file secondtst.f.
subroutine mysub | ( | integer | N, |
real, dimension(n) | X, | ||
real, dimension(n) | Y | ||
) |
Definition at line 116 of file secondtst.f.