![]() |
Rosetta Core
2014.16.56682
|
#include <TMscore.hh>
Public Member Functions | |
| TMscore (ObjexxFCL::FArray2D< core::Real > const &p1) | |
| ~TMscore () | |
| void | apply (ObjexxFCL::FArray2D< core::Real > const &p2) |
| void | apply (ObjexxFCL::FArray2D< core::Real > const &p2, utility::vector0< core::Vector > &u, core::Vector &t, bool const get_ut) |
| core::Real | get_TMscore () const |
| core::Real | get_GDTTS () const |
| core::Real | get_GDTHA () const |
Private Member Functions | |
| core::Size | iA (core::Size const i) const |
| core::Size | iB (core::Size const i) const |
| void | set_default () |
| void | convert_FArray2D_to_vector0 (ObjexxFCL::FArray2D< core::Real > const &p1, utility::vector0< core::Vector > &xyz) |
| void | get_ali_params () |
| utility::vector0< core::Size > | score_fun (core::Real const d, utility::vector0< core::Vector > const vt, TMscoreStore &score) const |
| end apply More... | |
| void | extend (core::Real const &d, TMscoreStore &score, utility::vector0< core::Vector > &u, core::Vector &t, utility::vector0< core::Size > &i_ali, utility::vector0< core::Size > &k_ali0) const |
| utility::vector0< core::Vector > | get_transrot_ref (utility::vector0< core::Size > const &k_ali, utility::vector0< core::Vector > &u, core::Vector &t) const |
Private Attributes | |
| TMscoreStore | score_ |
| core::Size | nseq_ |
| core::Real | d0_ |
| core::Real | d0_search_ |
| utility::vector1< core::Size > | L_ini_ |
| utility::vector0< core::Size > | iA_ |
| utility::vector0< core::Size > | iB_ |
| utility::vector0< core::Vector > | xyza_ |
| utility::vector0< core::Vector > | xyzb_ |
| core::scoring::TMscore::TMscore | ( | ObjexxFCL::FArray2D< core::Real > const & | p1 | ) |
| core::scoring::TMscore::~TMscore | ( | ) |
| void core::scoring::TMscore::apply | ( | ObjexxFCL::FArray2D< core::Real > const & | p2 | ) |
Referenced by core::scoring::CA_gdttm(), and core::scoring::xyz_gdttm().
| void core::scoring::TMscore::apply | ( | ObjexxFCL::FArray2D< core::Real > const & | p2, |
| utility::vector0< core::Vector > & | u, | ||
| core::Vector & | t, | ||
| bool const | get_ut | ||
| ) |
|
private |
|
private |
|
private |
References j.
|
inline |
References core::scoring::TMscoreStore::GDTHA, and score_.
Referenced by core::scoring::CA_gdttm(), and core::scoring::xyz_gdttm().
|
inline |
References core::scoring::TMscoreStore::GDTTS, and score_.
Referenced by core::scoring::CA_gdttm(), and core::scoring::xyz_gdttm().
|
inline |
References score_, and core::scoring::TMscoreStore::TM_max.
|
private |
References numeric::model_quality::findUU(), j, and rmsd.
|
inlineprivate |
References iA_.
|
inlineprivate |
References iB_.
|
private |
end apply
1, collect those residues with dis<d
References core::scoring::TMscoreStore::add_residue_dis(), core::scoring::TMscoreStore::apply(), core::scoring::TMscoreStore::clear(), j, and core::scoring::TMscoreStore::update().
|
private |
References core::scoring::TR.
|
private |
|
private |
|
private |
Referenced by iA().
|
private |
Referenced by iB().
|
private |
|
private |
|
private |
Referenced by get_GDTHA(), get_GDTTS(), and get_TMscore().
|
private |
|
private |
1.8.7