#include <composite_inte.h>
This structure is not intended to be frequently used directly by the class-user, but must be public so that the 1-d integration objects can be specified.
Definition at line 77 of file composite_inte.h.
Data Fields | |
const vec_t * | ax |
The user-specified upper limits. | |
const vec_t * | bx |
The user-specified lower limits. | |
alloc_vec_t * | cx |
The independent variable vector. | |
func_t * | mf |
The user-specified function. | |
int | ndim |
The user-specified number of dimensions. | |
int | idim |
The present recursion level. | |
param_t * | vp |
The user-specified parameter. |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page