GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
qagie.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine qagie (f, bound, inf, epsabs, epsrel, limit, result, abserr, neval, ier, alist, blist, rlist, elist, iord, last)
 

Function/Subroutine Documentation

◆ qagie()

subroutine qagie ( external  f,
real  bound,
integer  inf,
real  epsabs,
real  epsrel,
integer  limit,
real  result,
real  abserr,
integer  neval,
integer  ier,
real, dimension(limit)  alist,
real, dimension(limit)  blist,
real, dimension(limit)  rlist,
real, dimension(limit)  elist,
integer, dimension(limit)  iord,
integer  last 
)

Definition at line 1 of file qagie.f.

References qelg(), qk15i(), qpsrt(), and r1mach().

Referenced by qagi().