GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
dqpsrt.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dqpsrt (limit, last, maxerr, ermax, elist, iord, nrmax)
 

Function/Subroutine Documentation

◆ dqpsrt()

subroutine dqpsrt ( integer  limit,
integer  last,
integer  maxerr,
double precision  ermax,
double precision, dimension(last)  elist,
integer, dimension(last)  iord,
integer  nrmax 
)

Definition at line 1 of file dqpsrt.f.

Referenced by dqagie(), and dqagpe().