Rosetta
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

◆ Coordinate

◆ CoordinateMatrix

Constructor & Destructor Documentation

◆ StructureSingleQuery()

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

◆ c_per_entry

Index protocols::indexed_structure_store::search::StructureSingleQuery::c_per_entry

◆ n_entry

Index protocols::indexed_structure_store::search::StructureSingleQuery::n_entry

◆ q_buffer

CoordinateMatrix protocols::indexed_structure_store::search::StructureSingleQuery::q_buffer

◆ rmsd_tolerance

SearchReal protocols::indexed_structure_store::search::StructureSingleQuery::rmsd_tolerance

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