#include <GridSearchIterator.hh>
|
| GridSearchIterator_Ts4 () |
|
| ~GridSearchIterator_Ts4 () |
|
| GridSearchIterator_Ts4 (GridSearchIterator_Ts4 const &other) |
|
GridSearchIterator_Ts4 & | operator= (GridSearchIterator_Ts4 const &other) |
|
| GridSearchIterator_Ts4 (numeric::xyzVector< core::Real > const coo1, numeric::xyzVector< core::Real > const coo2, core::Real const k, core::Real const edge_size, core::Real const step_size, core::Real const small_cutoff, core::Real const large_cutoff, core::Real const cone_angle) |
|
bool | next (core::Real &x, core::Real &y, core::Real &z) |
|
bool | next_center (core::Real &x, core::Real &y, core::Real &z) |
|
void | reset () |
|
protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::GridSearchIterator_Ts4 |
( |
| ) |
|
protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::~GridSearchIterator_Ts4 |
( |
| ) |
|
protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::GridSearchIterator_Ts4 |
( |
GridSearchIterator_Ts4 const & |
other | ) |
|
References delta_, edge_, next_to_return_, reset(), step_, step_x_, step_y_, step_z_, x_center_, x_current_, y_center_, y_current_, z_center_, and z_current_.
Referenced by next_center().
References cone_angle_cos_, large_cutoff_square_, next(), norme_vector_, r2, small_cutoff_square_, x_center_, x_vector_, y_center_, y_vector_, z_center_, and z_vector_.
Referenced by protocols::scoring::methods::pcsTs4::PCS_Energy_Ts4::calculate_scores_and_tensors_from_pose_and_PCS_data().
References delta_, edge_, next_to_return_, step_, step_x_, step_y_, step_z_, utility_exit_with_message, x_center_, x_current_, y_center_, y_current_, z_center_, and z_current_.
void protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::reset |
( |
void |
| ) |
|
References edge_, next_to_return_, step_, step_x_, step_y_, step_z_, x_center_, x_current_, y_center_, y_current_, z_center_, and z_current_.
Referenced by GridSearchIterator_Ts4(), and next().
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::cone_angle_cos_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::delta_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::edge_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::large_cutoff_square_ |
|
private |
bool protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::next_to_return_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::norme_vector_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::small_cutoff_square_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::step_ |
|
private |
core::Real protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::step_x_ |
|
private |
core::Real protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::step_y_ |
|
private |
core::Real protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::step_z_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::x_center_ |
|
private |
core::Real protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::x_current_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::x_vector_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::y_center_ |
|
private |
core::Real protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::y_current_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::y_vector_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::z_center_ |
|
private |
core::Real protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::z_current_ |
|
private |
core::Real const protocols::scoring::methods::pcsTs4::GridSearchIterator_Ts4::z_vector_ |
|
private |
The documentation for this class was generated from the following files: