IMP  2.0.1
The Integrative Modeling Platform
HistogramD.h File Reference

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 >
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::statistics
 See IMP.statistics Overview for more information.
 

Functions

double IMP::statistics::get_quantile (const Histogram1D &h, double fraction)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file HistogramD.h.