MDA
|
This is the complete list of members for MDAT::Library< DataType >, including all inherited members.
add(unsigned int id1, unsigned int id2, unsigned int pos1, unsigned int pos2, float score=1.0) | MDAT::Library< DataType > | |
get(size_t id1, size_t id2, std::map< Match, int > &match_points) const | MDAT::Library< DataType > | |
get(const std::vector< size_t > &ids1, const std::vector< size_t > &ids2, std::map< Match, int > &match_points, const GapFunc gap_func) const | MDAT::Library< DataType > | |
Library(const DataType &data) | MDAT::Library< DataType > | |
print() (defined in MDAT::Library< DataType >) | MDAT::Library< DataType > | inline |
relax(RelaxFunc relax_function) | MDAT::Library< DataType > | |
relax(RelaxFunc relax_function, int n_threads) (defined in MDAT::Library< DataType >) | MDAT::Library< DataType > | |
reserve_add_memory(unsigned int id1, unsigned int id2, size_t n_entries) | MDAT::Library< DataType > | |
~Library() | MDAT::Library< DataType > | virtual |