Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | Private Types | List of all members
protocols::indexed_structure_store::search::StructureSingleQuery Class Reference

#include <QueryDatabase.hh>

Public Member Functions

 StructureSingleQuery (ndarray::Array< SearchReal, 3, 3 > query_coordinates, SearchReal rmsd_tolerance_)
 

Public Attributes

Index n_entry
 
Index c_per_entry
 
CoordinateMatrix q_buffer
 
SearchReal rmsd_tolerance
 

Private Types

typedef Eigen::Matrix
< SearchReal, 3, 1 > 
Coordinate
 
typedef Eigen::Matrix
< SearchReal,
3, Eigen::Dynamic > 
CoordinateMatrix
 

Member Typedef Documentation

Constructor & Destructor Documentation

protocols::indexed_structure_store::search::StructureSingleQuery::StructureSingleQuery ( ndarray::Array< SearchReal, 3, 3 >  query_coordinates,
SearchReal  rmsd_tolerance_ 
)

References c_per_entry, n_entry, and q_buffer.

Member Data Documentation

Index protocols::indexed_structure_store::search::StructureSingleQuery::c_per_entry
Index protocols::indexed_structure_store::search::StructureSingleQuery::n_entry
CoordinateMatrix protocols::indexed_structure_store::search::StructureSingleQuery::q_buffer
SearchReal protocols::indexed_structure_store::search::StructureSingleQuery::rmsd_tolerance

The documentation for this class was generated from the following files: