GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
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

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 abs(), workspace_element::dimension(), qelg(), qk15i(), qpsrt(), and c_file_ptr_buf::uflow().

Referenced by qagi().