This is the complete list of members for o2scl::inte_hcubature< func_t >, including all inherited members.
| alloc_rule_pts(rule &r, size_t num_regions) | o2scl::inte_hcubature< func_t > | inlineprotected |
| compute_vol(const hypercube &h) | o2scl::inte_hcubature< func_t > | inlineprotected |
| converged(size_t fdim, const std::vector< esterr > &ee, double reqAbsError, double reqRelError, error_norm norm) | o2scl::inte_hcubature< func_t > | inlineprotected |
| cubature(size_t fdim, func_t &f, size_t dim, const vec_t &xmin, const vec_t &xmax, size_t maxEval, double reqAbsError, double reqRelError, error_norm norm, vec_t &val, vec_t &err, int parallel) | o2scl::inte_hcubature< func_t > | inlineprotected |
| cut_region(region &R, region &R2) | o2scl::inte_hcubature< func_t > | inlineprotected |
| destroy_hypercube(hypercube &h) | o2scl::inte_hcubature< func_t > | inlineprotected |
| errMax(const std::vector< esterr > &ee) | o2scl::inte_hcubature< func_t > | inlineprotected |
| ERROR_INDIVIDUAL enum value | o2scl::inte_cubature_base | |
| ERROR_L1 enum value | o2scl::inte_cubature_base | |
| ERROR_L2 enum value | o2scl::inte_cubature_base | |
| ERROR_LINF enum value | o2scl::inte_cubature_base | |
| error_norm enum name | o2scl::inte_cubature_base | |
| ERROR_PAIRED enum value | o2scl::inte_cubature_base | |
| eval_regions(size_t nR, std::vector< region > &R, func_t &f, rule &r) | o2scl::inte_hcubature< func_t > | inlineprotected |
| evalR0_0fs4d2(ubvector &pts, size_t pts_ix, size_t dim, std::vector< double > &p, size_t p_ix, const std::vector< double > &c, size_t c_ix, const std::vector< double > &r1, size_t r1_ix, const std::vector< double > &r2, size_t r2_ix) | o2scl::inte_hcubature< func_t > | inlineprotected |
| evalR_Rfs2(ubvector &pts, size_t pts_ix, size_t dim, std::vector< double > &p, size_t p_ix, const std::vector< double > &c, size_t c_ix, const std::vector< double > &r, size_t r_ix) | o2scl::inte_hcubature< func_t > | inlineprotected |
| evalRR0_0fs2(ubvector &pts, size_t pts_ix, size_t dim, std::vector< double > &p, size_t p_ix, const std::vector< double > &c, size_t c_ix, const std::vector< double > &r, size_t r_ix) | o2scl::inte_hcubature< func_t > | inlineprotected |
| heap_alloc(size_t nalloc, size_t fdim) | o2scl::inte_hcubature< func_t > | inlineprotected |
| heap_free(heap &h) | o2scl::inte_hcubature< func_t > | inlineprotected |
| heap_item typedef | o2scl::inte_hcubature< func_t > | protected |
| heap_pop(heap &h) | o2scl::inte_hcubature< func_t > | inlineprotected |
| heap_push(heap &h, heap_item &hi) | o2scl::inte_hcubature< func_t > | inlineprotected |
| heap_push_many(heap &h, size_t ni, heap_item *hi) | o2scl::inte_hcubature< func_t > | inlineprotected |
| heap_resize(heap &h, size_t nalloc) | o2scl::inte_hcubature< func_t > | inlineprotected |
| inte_hcubature() (defined in o2scl::inte_hcubature< func_t >) | o2scl::inte_hcubature< func_t > | inline |
| integ(size_t fdim, func_t &f, size_t dim, const vec_t &xmin, const vec_t &xmax, size_t maxEval, double reqAbsError, double reqRelError, error_norm norm, vec_t &val, vec_t &err) | o2scl::inte_hcubature< func_t > | inline |
| ls0(size_t n) | o2scl::inte_hcubature< func_t > | inlineprotected |
| make_hypercube(size_t dim, const vec_t ¢er, const vec_t &halfwidth, hypercube &h) | o2scl::inte_hcubature< func_t > | inlineprotected |
| make_hypercube2(size_t dim, const std::vector< double > &dat, hypercube &h) | o2scl::inte_hcubature< func_t > | inlineprotected |
| make_hypercube_range(size_t dim, const vec_t &xmin, const vec_t &xmax, hypercube &h) | o2scl::inte_hcubature< func_t > | inlineprotected |
| make_region(const hypercube &h, size_t fdim, region &R) | o2scl::inte_hcubature< func_t > | inlineprotected |
| make_rule(size_t dim, size_t fdim, size_t num_points, rule &r) | o2scl::inte_hcubature< func_t > | inlineprotected |
| make_rule15gauss(size_t dim, size_t fdim, rule &r) | o2scl::inte_hcubature< func_t > | inlineprotected |
| make_rule75genzmalik(size_t dim, size_t fdim, rule75genzmalik &r) | o2scl::inte_hcubature< func_t > | inlineprotected |
| num0_0(size_t dim) | o2scl::inte_hcubature< func_t > | inlineprotected |
| numR0_0fs(size_t dim) | o2scl::inte_hcubature< func_t > | inlineprotected |
| numR_Rfs(size_t dim) | o2scl::inte_hcubature< func_t > | inlineprotected |
| numRR0_0fs(size_t dim) | o2scl::inte_hcubature< func_t > | inlineprotected |
| rule15gauss_evalError(rule &r, size_t fdim, func_t &f, size_t nR, std::vector< region > &R) | o2scl::inte_hcubature< func_t > | inlineprotected |
| rule75genzmalik_evalError(rule &runder, size_t fdim, func_t &f, size_t nR, std::vector< region > &R) | o2scl::inte_hcubature< func_t > | inlineprotected |
| rulecubature(rule &r, size_t fdim, func_t &f, const hypercube &h, size_t maxEval, double reqAbsError, double reqRelError, error_norm norm, vec_t &val, vec_t &err, int parallel) | o2scl::inte_hcubature< func_t > | inlineprotected |
| ubvector typedef (defined in o2scl::inte_hcubature< func_t >) | o2scl::inte_hcubature< func_t > | |
| ubvector_range typedef (defined in o2scl::inte_hcubature< func_t >) | o2scl::inte_hcubature< func_t > | |
| use_parallel | o2scl::inte_hcubature< func_t > |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).