ReFRACtor
FullPhysics::GslIntegrate Member List

This is the complete list of members for FullPhysics::GslIntegrate, including all inherited members.

GslIntegrate(int Max_intervals=1000)FullPhysics::GslIntegrate
integrate(const boost::function< double(double)> &F, double xmin, double xmax, double eps_abs=0.0, double eps_rel=1e-8, int key=GSL_INTEG_GAUSS15) constFullPhysics::GslIntegrate
integrate(const boost::function< double(double)> &F, double xmin, double xmax, const std::vector< double > &breakpoints, double eps_abs=0.0, double eps_rel=1e-8, int key=GSL_INTEG_GAUSS15) constFullPhysics::GslIntegrate
integrate_err_est(const boost::function< double(double)> &F, double xmin, double xmax, double &Res, double &Error_est, double eps_abs=0.0, double eps_rel=1e-8, int key=GSL_INTEG_GAUSS15) constFullPhysics::GslIntegrate
integrate_err_est(const boost::function< double(double)> &F, double xmin, double xmax, const std::vector< double > &breakpoints, double &Res, double &Error_est, double eps_abs=0.0, double eps_rel=1e-8, int key=GSL_INTEG_GAUSS15) constFullPhysics::GslIntegrate
~GslIntegrate()FullPhysics::GslIntegratevirtual

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:12