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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine 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(), dimension(), and c_file_ptr_buf::uflow().

Referenced by qagie().