GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
subroutine | qk15i (f, boun, inf, a, b, result, abserr, resabs, resasc, ierr) |
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().