[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] static find() in histogram code
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] static find() in histogram code |
Date: |
Wed, 2 Mar 2005 16:43:41 +0000 |
Joakim Hove writes:
> I could benefit from the find() function in the gsl_histogram
> directory. Is there a reason for making this static?
I try to keep the implentation internal to give me more flexibility.
If I expose a function then it has to be kept forever. You can copy
find.c into your application if you need it, if gsl_histogram_find
does not do the job.
--
Brian Gough
Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.co.uk/gsl/