| 
    IMP Reference Guide
    2.23.0
    
   The Integrative Modeling Platform 
   | 
 
Holds a histogram. More...
#include <IMP/statistics/statistics_config.h>#include "internal/histogram.h"#include <IMP/algebra/GeometricPrimitiveD.h>#include <IMP/algebra/VectorD.h>#include <IMP/algebra/BoundingBoxD.h>#include <IMP/algebra/GridD.h>#include <IMP/algebra/standard_grids.h>#include <IMP/base_types.h>#include <limits>#include <vector>
 Include dependency graph for HistogramD.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::statistics::HistogramD< D, Grid > | 
| Dynamically build a histogram embedded in D-dimensional space.  More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling.  | |
| IMP::statistics | |
| Code to compute statistical measures.  | |
Functions | |
| double | IMP::statistics::get_quantile (const Histogram1D &h, double fraction) | 
Holds a histogram.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file HistogramD.h.