#include <motif_hash_stuff.hh>
◆ bin_index_hasher
◆ Key
◆ Score
◆ ScoreMap
◆ SixDCoordinateBinner
◆ XformScore() [1/2]
| core::scoring::motif::XformScore::XformScore |
( |
Real |
cart_resl, |
|
|
Real |
ang_resl |
|
) |
| |
◆ XformScore() [2/2]
| core::scoring::motif::XformScore::XformScore |
( |
| ) |
|
|
private |
◆ add_score()
| void core::scoring::motif::XformScore::add_score |
( |
Key const & |
key, |
|
|
Score const & |
count |
|
) |
| |
◆ aggregate_add()
| void core::scoring::motif::XformScore::aggregate_add |
( |
XformScore const & |
other | ) |
|
◆ aggregate_max()
| void core::scoring::motif::XformScore::aggregate_max |
( |
XformScore const & |
other | ) |
|
◆ bin_index()
| XformScore::Key core::scoring::motif::XformScore::bin_index |
( |
Real6 const & |
rt | ) |
const |
◆ cart_size()
| Real core::scoring::motif::XformScore::cart_size |
( |
| ) |
const |
|
inline |
◆ clear()
| void core::scoring::motif::XformScore::clear |
( |
| ) |
|
◆ max_score()
| void core::scoring::motif::XformScore::max_score |
( |
Key const & |
key, |
|
|
Score const & |
count |
|
) |
| |
◆ num_bins()
| Size core::scoring::motif::XformScore::num_bins |
( |
| ) |
const |
◆ num_possible_bins()
| Size core::scoring::motif::XformScore::num_possible_bins |
( |
| ) |
const |
◆ print_quantiles()
| void core::scoring::motif::XformScore::print_quantiles |
( |
std::ostream & |
out, |
|
|
int |
num |
|
) |
| const |
◆ print_scores()
| void core::scoring::motif::XformScore::print_scores |
( |
std::ostream & |
out, |
|
|
std::string const & |
tag = "XH " |
|
) |
| const |
◆ print_scores_norm()
| void core::scoring::motif::XformScore::print_scores_norm |
( |
std::ostream & |
out, |
|
|
std::string const & |
tag = "XH " |
|
) |
| const |
◆ prune_small_bins()
◆ read_binary() [1/3]
| bool core::scoring::motif::XformScore::read_binary |
( |
XformScoreOP & |
xs, |
|
|
std::istream & |
in, |
|
|
bool |
clearme = true, |
|
|
Real const & |
wt = 1.0 |
|
) |
| |
|
static |
◆ read_binary() [2/3]
| bool core::scoring::motif::XformScore::read_binary |
( |
XformScoreOP & |
xs, |
|
|
std::string const & |
fname, |
|
|
bool |
clearme = true, |
|
|
Real const & |
wt = 1.0 |
|
) |
| |
|
static |
◆ read_binary() [3/3]
| static bool core::scoring::motif::XformScore::read_binary |
( |
XformScoreOP & |
xs, |
|
|
utility::vector1< std::string > const & |
fnames, |
|
|
Real const & |
wt = 1.0 |
|
) |
| |
|
static |
◆ sanity_check()
| void core::scoring::motif::XformScore::sanity_check |
( |
| ) |
const |
◆ score_of_bin() [1/3]
◆ score_of_bin() [2/3]
| XformScore::Score core::scoring::motif::XformScore::score_of_bin |
( |
Real6 const & |
xform | ) |
const |
◆ score_of_bin() [3/3]
◆ score_of_bin_normalized()
| Real core::scoring::motif::XformScore::score_of_bin_normalized |
( |
Real6 const & |
xform | ) |
const |
◆ set_score()
| void core::scoring::motif::XformScore::set_score |
( |
Key const & |
key, |
|
|
Score const & |
count |
|
) |
| |
◆ tot_score()
◆ write_binary() [1/2]
| bool core::scoring::motif::XformScore::write_binary |
( |
std::ostream & |
out | ) |
const |
◆ write_binary() [2/2]
| bool core::scoring::motif::XformScore::write_binary |
( |
std::string const & |
fname | ) |
const |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
XformScore const & |
x |
|
) |
| |
|
friend |
◆ angle_resl_
| core::Real core::scoring::motif::XformScore::angle_resl_ |
◆ cart_resl_
| core::Real core::scoring::motif::XformScore::cart_resl_ |
◆ cart_size_
| core::Real core::scoring::motif::XformScore::cart_size_ |
◆ hasher_
◆ scores_
| ScoreMap core::scoring::motif::XformScore::scores_ |
Referenced by add_score(), aggregate_add(), aggregate_max(), clear(), max_score(), num_bins(), print_quantiles(), print_scores(), print_scores_norm(), prune_small_bins(), score_of_bin(), set_score(), tot_score(), and write_binary().
The documentation for this class was generated from the following files: