GNU Octave  3.8.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
qagie.f File Reference

Go to the source code of this file.

Functions

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

Function 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 
)