This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gsl_histogram_sum proposal


Achim Gaedke writes:
 > Here is a proposal for an additional function in histogram/stat.c:
 >  double gsl_histogram_sum(gsl_histogram * h)
 >  Using gsl_histogram_increment() it gives you the number of
 > samples, you have added to the histogram. Maybe someone is missing
 > it, too.

That looks fine.  If you can send me a complete patch for 1d/2d
histograms and documentation I'll add it straight in.

Brian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]