NCBI C++ ToolKit
Classes
histogram_binning.hpp File Reference

Given a set of data points, automatically put them into bins for histogram display. More...

#include <corelib/ncbimisc.hpp>
+ Include dependency graph for histogram_binning.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CHistogramBinning
 Given a set of integer data, this will bin the data for use in histograms. More...
 
struct  CHistogramBinning::SBin
 Holds the information about a bin. More...
 

Detailed Description

Given a set of data points, automatically put them into bins for histogram display.

If requested, it can even figure out a good number of bins to have.

Definition in file histogram_binning.hpp.

Modified on Fri Sep 20 14:57:29 2024 by modify_doxy.py rev. 669887