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
qagp.f File Reference

Go to the source code of this file.

Functions

subroutine qagp (f, a, b, npts2, points, epsabs, epsrel, result, abserr, neval, ier, leniw, lenw, last, iwork, work)

Function Documentation

subroutine qagp ( , external  f,
real  a,
real  b,
integer  npts2,
real, dimension(npts2)  points,
real  epsabs,
real  epsrel,
real  result,
real  abserr,
integer  neval,
integer  ier,
integer  leniw,
integer  lenw,
  last,
integer, dimension(leniw)  iwork,
real, dimension(lenw)  work 
)