#include <motif_hash_stuff.hh>
|
| void | compute_metrics () const |
| |
| void | filter_redundant () |
| |
| | 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 (MotifHitconst &t) const |
| |
| bool | has_value (MotifHitconst &t) const |
| |
| void protocols::motif_hash::MotifHits::compute_metrics |
( |
| ) |
const |
| void protocols::motif_hash::MotifHits::filter_redundant |
( |
| ) |
|
| int protocols::motif_hash::MotifHits::paircover |
|
mutable |
| int protocols::motif_hash::MotifHits::rescover |
|
mutable |
| Real protocols::motif_hash::MotifHits::total_score |
|
mutable |
The documentation for this class was generated from the following files: