map histogram class More...
#include <coot-molecule.hh>
Public Member Functions | |
| histogram_info_t (float min_density, float bw, const std::vector< int > &c) | |
Public Attributes | |
| float | base |
| base | |
| float | bin_width |
| bin width | |
| std::vector< int > | counts |
| counts | |
| float | mean |
| mean | |
| float | variance |
| variance | |
map histogram class