![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | fprank (a, f, n, m, na, tol, c, sq, rank, aa, ff, h) |
subroutine fprank | ( | real*8, dimension(na,m) | a, |
real*8, dimension(n) | f, | ||
integer | n, | ||
integer | m, | ||
integer | na, | ||
real*8 | tol, | ||
real*8, dimension(n) | c, | ||
real*8 | sq, | ||
integer | rank, | ||
real*8, dimension(n,m) | aa, | ||
real*8, dimension(n) | ff, | ||
real*8, dimension(m) | h | ||
) |