IMP Reference Guide
2.20.2
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>
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.