![]() |
Rosetta
2015.31
|
Public Member Functions | |
| Histogram (Real const min, Real const max, Real const spacing) | |
| void | add (float const value, Size const n_items) |
| void | clear () |
| utility::vector1< Real > | get_scores () const |
| utility::vector1< Size > | get_hist () const |
Private Attributes | |
| Real const | min_ |
| Real const | max_ |
| Real const | spacing_ |
| Size | n_elem_ |
| utility::vector1< Size > | hist_ |
|
inline |
References color_pdb::i, min(), and runtime_assert.
|
inline |
Referenced by rosetta_py.utility.ForkManager.ForkManager::fork().
|
inline |
References color_pdb::i.
|
inline |
|
inline |
References color_pdb::i, and basic::options::OptionKeys::mh::path::scores.
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.7