#include <QueryDatabase.hh>
|
| | StructurePairQuery (ndarray::Array< SearchReal, 3, 3 > query_coordinates_a, ndarray::Array< SearchReal, 3, 3 > query_coordinates_b, SearchReal rmsd_tolerance_) |
| |
| | StructurePairQuery (ndarray::Array< SearchReal, 3, 3 > query_coordinates_a, ndarray::Array< SearchReal, 3, 3 > query_coordinates_b, SearchReal rmsd_tolerance_, Index min_primary_distance_, Index max_primary_distance_) |
| |
| void | init (ndarray::Array< SearchReal, 3, 3 > query_coordinates_a, ndarray::Array< SearchReal, 3, 3 > query_coordinates_b) |
| |
| protocols::indexed_structure_store::search::StructurePairQuery::StructurePairQuery |
( |
ndarray::Array< SearchReal, 3, 3 > |
query_coordinates_a, |
|
|
ndarray::Array< SearchReal, 3, 3 > |
query_coordinates_b, |
|
|
SearchReal |
rmsd_tolerance_ |
|
) |
| |
| protocols::indexed_structure_store::search::StructurePairQuery::StructurePairQuery |
( |
ndarray::Array< SearchReal, 3, 3 > |
query_coordinates_a, |
|
|
ndarray::Array< SearchReal, 3, 3 > |
query_coordinates_b, |
|
|
SearchReal |
rmsd_tolerance_, |
|
|
Index |
min_primary_distance_, |
|
|
Index |
max_primary_distance_ |
|
) |
| |
| void protocols::indexed_structure_store::search::StructurePairQuery::init |
( |
ndarray::Array< SearchReal, 3, 3 > |
query_coordinates_a, |
|
|
ndarray::Array< SearchReal, 3, 3 > |
query_coordinates_b |
|
) |
| |
| Index protocols::indexed_structure_store::search::StructurePairQuery::c_per_entry |
| bool protocols::indexed_structure_store::search::StructurePairQuery::limit_primary_distance |
| Index protocols::indexed_structure_store::search::StructurePairQuery::max_primary_distance |
| Index protocols::indexed_structure_store::search::StructurePairQuery::min_primary_distance |
| Index protocols::indexed_structure_store::search::StructurePairQuery::n_entry_a |
| Index protocols::indexed_structure_store::search::StructurePairQuery::n_entry_b |
| CoordinateMatrix protocols::indexed_structure_store::search::StructurePairQuery::q_buffer_a |
| CoordinateMatrix protocols::indexed_structure_store::search::StructurePairQuery::q_buffer_b |
| SearchReal protocols::indexed_structure_store::search::StructurePairQuery::rmsd_tolerance |
The documentation for this class was generated from the following files: