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

Go to the source code of this file.

Functions

subroutine dqagi (F, BOUND, INF, EPSABS, EPSREL, RESULT, ABSERR, NEVAL, IER, LIMIT, LENW, LAST, IWORK, WORK)

Function Documentation

subroutine dqagi ( , external  F,
double precision  BOUND,
integer  INF,
double precision  EPSABS,
double precision  EPSREL,
double precision  RESULT,
double precision  ABSERR,
integer  NEVAL,
integer  IER,
integer  LIMIT,
integer  LENW,
integer  LAST,
integer, dimension(limit)  IWORK,
double precision, dimension(lenw)  WORK 
)