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