![]() |
LAPACK
3.4.2
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
program | sblat1 |
SBLAT1 More... | |
subroutine | header |
subroutine | check0 (SFAC) |
subroutine | check1 (SFAC) |
subroutine | check2 (SFAC) |
subroutine | check3 (SFAC) |
subroutine | stest (LEN, SCOMP, STRUE, SSIZE, SFAC) |
subroutine | stest1 (SCOMP1, STRUE1, SSIZE, SFAC) |
REAL function | sdiff (SA, SB) |
subroutine | itest1 (ICOMP, ITRUE) |
subroutine check0 | ( | real | SFAC) |
subroutine check1 | ( | real | SFAC) |
subroutine check2 | ( | real | SFAC) |
subroutine check3 | ( | real | SFAC) |
REAL function sdiff | ( | real | SA, |
real | SB | ||
) |
subroutine stest | ( | integer | LEN, |
real, dimension(len) | SCOMP, | ||
real, dimension(len) | STRUE, | ||
real, dimension(len) | SSIZE, | ||
real | SFAC | ||
) |