Hello everyone,
I am puzzled by two gsl functions.
It is called typedef void gsl_integration_rule (const gsl_function * f,
double a, double b, double *result, double *abserr, double *defabs, double
*resabs), which is located in "Integration.h" file in Integration folder. I
can't find a definition of this function. Has anyone has had experience in
with integration package and knows where I can find it?

Thank you in advance!


-- 
Greg Lyukshin
_______________________________________________
Help-gsl mailing list
Help-gsl@gnu.org
https://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to