![]() |
Rosetta Protocols
2014.16.56682
|
#include <motif_hash_stuff.hh>
Public Member Functions | |
| void | filter_structurally_identical_motifs () |
| void | filter_structurally_similar_motifs (Real cart_size, Real cart_resl, Real ang_resl) |
Public Member Functions inherited from utility::vector1< ResPairMotif > | |
| vector1 (allocator_type const &alloc=allocator_type()) | |
| vector1 (vector1 const &v) | |
| vector1 (vectorL< L_, T_, A_ > const &v) | |
| vector1 (super const &v) | |
| vector1 (std::vector< T_, A_ > const &v) | |
| vector1 (size_type const num) | |
| vector1 (size_type const num, value_type const &value, allocator_type const &alloc=allocator_type()) | |
| vector1 (InputIterator const beg, InputIterator const end, allocator_type const &alloc=allocator_type()) | |
| virtual | ~vector1 () |
| vector1 & | operator= (vector1 const &v) |
| vector1 & | operator= (vectorL< L_, T_, A_ > const &v) |
| vector1 & | operator= (super const &v) |
| vector1 & | operator= (std::vector< T_, A_ > const &v) |
| int | index (ResPairMotifconst &t) const |
| bool | has_value (ResPairMotifconst &t) const |
| void protocols::motif_hash::ResPairMotifs::filter_structurally_identical_motifs | ( | ) |
| void protocols::motif_hash::ResPairMotifs::filter_structurally_similar_motifs | ( | Real | cart_size, |
| Real | cart_resl, | ||
| Real | ang_resl | ||
| ) |
References protocols::motif_hash::ResPairMotif::aa1(), protocols::motif_hash::ResPairMotif::aa2(), protocols::motif_hash::MotifHash::add_motif_shift(), protocols::motif_hash::ResPairMotif::addcount(), protocols::motif_hash::MotifHash::begin(), protocols::motif_hash::ResPairMotif::chi11(), protocols::motif_hash::ResPairMotif::chi12(), protocols::motif_hash::ResPairMotif::chi13(), protocols::motif_hash::ResPairMotif::chi14(), protocols::motif_hash::ResPairMotif::chi21(), protocols::motif_hash::ResPairMotif::chi22(), protocols::motif_hash::ResPairMotif::chi23(), protocols::motif_hash::ResPairMotif::chi24(), cout, protocols::motif_hash::MotifHash::end(), protocols::motif_hash::MotifHash::find_motifs(), mh, min, size(), protocols::motif_hash::ResPairMotif::ss1(), protocols::motif_hash::ResPairMotif::ss2(), and uniform().
Referenced by protocols::motif_hash::load_motifs().
1.8.7