[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] Can't find definitions of one gsl function
From: |
Greg Lyukshin |
Subject: |
[Help-gsl] Can't find definitions of one gsl function |
Date: |
Tue, 13 Sep 2011 18:45:34 -0700 |
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] Can't find definitions of one gsl function,
Greg Lyukshin <=