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

Go to the source code of this file.

Functions

subroutine dqagp (F, A, B, NPTS2, POINTS, EPSABS, EPSREL, RESULT, ABSERR, NEVAL, IER, LENIW, LENW, LAST, IWORK, WORK)

Function Documentation

subroutine dqagp ( , external  F,
double precision  A,
double precision  B,
integer  NPTS2,
double precision, dimension(npts2)  POINTS,
double precision  EPSABS,
double precision  EPSREL,
double precision  RESULT,
double precision  ABSERR,
integer  NEVAL,
integer  IER,
integer  LENIW,
integer  LENW,
integer  LAST,
integer, dimension(leniw)  IWORK,
double precision, dimension(lenw)  WORK 
)