GaussKronrodAdaptive Member List

This is the complete list of members for GaussKronrodAdaptive, including all inherited members.

absoluteAccuracy() const (defined in Integrator)Integrator
absoluteError() const (defined in Integrator)Integrator
GaussKronrodAdaptive(Real tolerance, Size maxFunctionEvaluations=Null< Size >()) (defined in GaussKronrodAdaptive)GaussKronrodAdaptive
increaseNumberOfEvaluations(Size increase) const (defined in Integrator)Integrator [protected]
integrate(const boost::function< Real(Real)> &f, Real a, Real b) const (defined in GaussKronrodAdaptive)GaussKronrodAdaptive [protected]
integrationSuccess() const (defined in Integrator)Integrator [virtual]
Integrator(Real absoluteAccuracy, Size maxEvaluations) (defined in Integrator)Integrator
maxEvaluations() const (defined in Integrator)Integrator
numberOfEvaluations() const (defined in Integrator)Integrator
operator()(const boost::function< Real(Real)> &f, Real a, Real b) const (defined in Integrator)Integrator
setAbsoluteAccuracy(Real) (defined in Integrator)Integrator
setAbsoluteError(Real error) const (defined in Integrator)Integrator [protected]
setMaxEvaluations(Size) (defined in Integrator)Integrator
setNumberOfEvaluations(Size evaluations) const (defined in Integrator)Integrator [protected]
~Integrator() (defined in Integrator)Integrator [virtual]