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

Go to the source code of this file.

Functions/Subroutines

subroutine dqagie (F, BOUND, INF, EPSABS, EPSREL, LIMIT, RESULT, ABSERR, NEVAL, IER, ALIST, BLIST, RLIST, ELIST, IORD, LAST)
 

Function/Subroutine Documentation

subroutine dqagie ( external  F,
double precision  BOUND,
integer  INF,
double precision  EPSABS,
double precision  EPSREL,
integer  LIMIT,
double precision  RESULT,
double precision  ABSERR,
integer  NEVAL,
integer  IER,
double precision, dimension(limit)  ALIST,
double precision, dimension(limit)  BLIST,
double precision, dimension(limit)  RLIST,
double precision, dimension(limit)  ELIST,
integer, dimension(limit)  IORD,
integer  LAST 
)

Definition at line 1 of file dqagie.f.

References workspace_element::dimension(), dqelg(), dqk15i(), dqpsrt(), and c_file_ptr_buf::uflow().

Referenced by dqagi().