Go to the source code of this file.
|
| subroutine | qpsrt (limit, last, maxerr, ermax, elist, iord, nrmax) |
| |
◆ qpsrt()
| subroutine qpsrt |
( |
integer |
limit, |
|
|
integer |
last, |
|
|
integer |
maxerr, |
|
|
real |
ermax, |
|
|
real, dimension(last) |
elist, |
|
|
integer, dimension(last) |
iord, |
|
|
integer |
nrmax |
|
) |
| |