Nori

NDIntegrator Member List

This is the complete list of members for NDIntegrator, including all inherited members.
EFailure enum valueNDIntegrator
EResult enum nameNDIntegrator
ESuccess enum valueNDIntegrator
Integrand typedefNDIntegrator
integrate(const Integrand &f, const double *min, const double *max, double *result, double *error, size_t *evals=NULL) const NDIntegrator
integrateVectorized(const VectorizedIntegrand &f, const double *min, const double *max, double *result, double *error, size_t *evals=NULL) const NDIntegrator
m_absErrorNDIntegrator [protected]
m_dimNDIntegrator [protected]
m_fdimNDIntegrator [protected]
m_maxEvalsNDIntegrator [protected]
m_relErrorNDIntegrator [protected]
NDIntegrator(size_t fDim, size_t dim, size_t maxEvals, double absError=0, double relError=0)NDIntegrator
VectorizedIntegrand typedefNDIntegrator
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines