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