![]() |
LAPACK
3.4.0
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.