#include <AdaptiveScoreHistogram.hh>
| protocols::frag_picker::scores::AdaptiveScoreHistogram::AdaptiveScoreHistogram |
( |
core::Real |
bin_size, |
|
|
core::Real |
initial_max_score |
|
) |
| |
| protocols::frag_picker::scores::AdaptiveScoreHistogram::~AdaptiveScoreHistogram |
( |
| ) |
|
|
overridedefault |
| void protocols::frag_picker::scores::AdaptiveScoreHistogram::clear |
( |
| ) |
|
|
inline |
| utility::vector1<core::Size>& protocols::frag_picker::scores::AdaptiveScoreHistogram::expose_counts |
( |
| ) |
|
|
inline |
| void protocols::frag_picker::scores::AdaptiveScoreHistogram::insert |
( |
core::Real |
score | ) |
|
| core::Size protocols::frag_picker::scores::AdaptiveScoreHistogram::size |
( |
| ) |
|
|
inline |
| core::Size protocols::frag_picker::scores::AdaptiveScoreHistogram::sum |
( |
| ) |
|
| core::Real protocols::frag_picker::scores::AdaptiveScoreHistogram::bin_size_ |
|
private |
| utility::vector1<core::Size> protocols::frag_picker::scores::AdaptiveScoreHistogram::cumulative_sums_ |
|
private |
| utility::vector1<core::Size> protocols::frag_picker::scores::AdaptiveScoreHistogram::data_ |
|
private |
| bool protocols::frag_picker::scores::AdaptiveScoreHistogram::is_up_to_date_ |
|
private |
The documentation for this class was generated from the following files: