Rosetta 3.4
|
#include <GridSearchIteratorCA.hh>
Public Member Functions | |
GridSearchIteratorCA () | |
~GridSearchIteratorCA () | |
GridSearchIteratorCA (GridSearchIteratorCA const &other) | |
GridSearchIteratorCA & | operator= (GridSearchIteratorCA const &other) |
GridSearchIteratorCA (core::pose::Pose const &pose) | |
bool | next_center (core::Real &x, core::Real &y, core::Real &z) |
give me the next x-y-z coordinate to visit bool return FALSE if everything has been visited | |
void | reset () |
protocols::scoring::methods::pcs2::GridSearchIteratorCA::GridSearchIteratorCA | ( | ) |
protocols::scoring::methods::pcs2::GridSearchIteratorCA::~GridSearchIteratorCA | ( | ) |
protocols::scoring::methods::pcs2::GridSearchIteratorCA::GridSearchIteratorCA | ( | GridSearchIteratorCA const & | other | ) |
protocols::scoring::methods::pcs2::GridSearchIteratorCA::GridSearchIteratorCA | ( | core::pose::Pose const & | pose | ) |
References core::pose::Pose::total_residue().
bool protocols::scoring::methods::pcs2::GridSearchIteratorCA::next_center | ( | core::Real & | x, |
core::Real & | y, | ||
core::Real & | z | ||
) |
give me the next x-y-z coordinate to visit bool return FALSE if everything has been visited
Referenced by protocols::scoring::methods::pcs2::PcsEnergy::CA_search_scores_and_tensors(), and protocols::scoring::methods::pcs2::PcsEnergy::CA_search_scores_and_tensors_with_svd().
GridSearchIteratorCA & protocols::scoring::methods::pcs2::GridSearchIteratorCA::operator= | ( | GridSearchIteratorCA const & | other | ) |
void protocols::scoring::methods::pcs2::GridSearchIteratorCA::reset | ( | void | ) |