#include <GridSearchIterator.hh>
|
| | GridSearchIterator_Ts3 () |
| |
| | ~GridSearchIterator_Ts3 () override |
| |
| | GridSearchIterator_Ts3 (GridSearchIterator_Ts3 const &other) |
| |
| GridSearchIterator_Ts3 & | operator= (GridSearchIterator_Ts3 const &other) |
| |
| | GridSearchIterator_Ts3 (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::pcsTs3::GridSearchIterator_Ts3::GridSearchIterator_Ts3 |
( |
| ) |
|
| protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::~GridSearchIterator_Ts3 |
( |
| ) |
|
|
overridedefault |
| protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::GridSearchIterator_Ts3 |
( |
GridSearchIterator_Ts3 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_, protocols::hybridization::r2, small_cutoff_square_, x_center_, x_vector_, y_center_, y_vector_, z_center_, and z_vector_.
Referenced by protocols::scoring::methods::pcsTs3::PCS_Energy_Ts3::calculate_scores_and_tensors_from_pose_and_PCS_data().
References delta_, edge_, next_to_return_, step_, step_x_, step_y_, step_z_, x_center_, x_current_, y_center_, y_current_, z_center_, and z_current_.
| void protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::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_Ts3(), and next().
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::cone_angle_cos_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::delta_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::edge_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::large_cutoff_square_ |
|
private |
| bool protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::next_to_return_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::norme_vector_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::small_cutoff_square_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::step_ |
|
private |
| core::Real protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::step_x_ |
|
private |
| core::Real protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::step_y_ |
|
private |
| core::Real protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::step_z_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::x_center_ |
|
private |
| core::Real protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::x_current_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::x_vector_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::y_center_ |
|
private |
| core::Real protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::y_current_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::y_vector_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::z_center_ |
|
private |
| core::Real protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::z_current_ |
|
private |
| core::Real const protocols::scoring::methods::pcsTs3::GridSearchIterator_Ts3::z_vector_ |
|
private |
The documentation for this class was generated from the following files: