|
| core::Real | protocols::sic_dock::dist_score (core::Real const &sqdist, core::Real const &start, core::Real const &stop) |
| |
| bool | protocols::sic_dock::get_bounds_intersection (vector1< Vec > const &pb, vector1< Vec > const &pa, core::Real &xmx, core::Real &xmn, core::Real &ymx, core::Real &ymn) |
| |
| void | protocols::sic_dock::fill_plane_hash (vector1< Vec > const &pb, vector1< Vec > const &pa, core::Real const &xmx, core::Real const &xmn, core::Real const &ymx, core::Real const &ymn, core::Real const &BIN, ObjexxFCL::FArray2D< Vec > &ha, ObjexxFCL::FArray2D< Vec > &hb, int &xlb, int &ylb, int &xub, int &yub) |
| |
| core::Real | protocols::sic_dock::get_mindis_with_plane_hashes (int const &xlb, int const &ylb, int const &xub, int const &yub, ObjexxFCL::FArray2D< Vec > const &ha, ObjexxFCL::FArray2D< Vec > const &hb, core::Real const &clashdis2) |
| |
| core::Real | protocols::sic_dock::refine_mindis_with_xyzHash (xyzStripeHashPose *xh, Xform const &xform_to_struct2_start, vector1< Vec > const &pa, vector1< Real > const &radii, Vec const &ori, core::Real const &clash_dis_sq, core::Real const &mindis_approx) |
| |