gsl_vegas::gm_parms_s Struct Reference
#include <gsl_vegas.h>
Detailed Description
template<class param_t, class func_t, class rng_t = gsl_rnga, class vec_t = ovector_view>
struct gsl_vegas< param_t, func_t, rng_t, vec_t >::gm_parms_s
The parameters for the GSL function pointer.
Definition at line 92 of file gsl_vegas.h.
|
Data Fields |
func_t * | func |
void * | vp |
The documentation for this struct was generated from the following file:
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