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

Go to the source code of this file.

Functions

subroutine qk15i (f, boun, inf, a, b, result, abserr, resabs, resasc, ierr)

Function Documentation

subroutine qk15i ( , external  f,
real  boun,
integer  inf,
real  a,
real  b,
real  result,
real  abserr,
real  resabs,
real  resasc,
  ierr 
)

Definition at line 1 of file qk15i.f.

References abs(), workspace_element::dimension(), f, ierr, r1mach(), jit_store_argument::result(), and c_file_ptr_buf::uflow().

Referenced by qagie().