#include <PseudocontactShiftTensor.hh>
◆ PCS_tensor() [1/3]
| protocols::scoring::methods::pcs::PCS_tensor::PCS_tensor |
( |
| ) |
|
◆ ~PCS_tensor()
| protocols::scoring::methods::pcs::PCS_tensor::~PCS_tensor |
( |
| ) |
|
|
default |
◆ PCS_tensor() [2/3]
| protocols::scoring::methods::pcs::PCS_tensor::PCS_tensor |
( |
PCS_tensor const & |
other | ) |
|
References a_, ax_, b_, chi_xx_, chi_xy_, chi_xz_, chi_yy_, chi_yz_, g_, label_, and rh_.
◆ PCS_tensor() [3/3]
The constructeur use the chi matrix parameters (not the alpha beta gamma Ax and Rh component...)
References chi_xx(), chi_xx_, chi_xy(), chi_xy_, chi_xz(), chi_xz_, chi_yy(), chi_yy_, chi_yz(), chi_yz_, label_, and set_abgar().
◆ chi_xx()
| core::Real protocols::scoring::methods::pcs::PCS_tensor::chi_xx |
( |
| ) |
const |
◆ chi_xy()
| core::Real protocols::scoring::methods::pcs::PCS_tensor::chi_xy |
( |
| ) |
const |
◆ chi_xz()
| core::Real protocols::scoring::methods::pcs::PCS_tensor::chi_xz |
( |
| ) |
const |
◆ chi_yy()
| core::Real protocols::scoring::methods::pcs::PCS_tensor::chi_yy |
( |
| ) |
const |
◆ chi_yz()
| core::Real protocols::scoring::methods::pcs::PCS_tensor::chi_yz |
( |
| ) |
const |
◆ copy_from_ref()
| void protocols::scoring::methods::pcs::PCS_tensor::copy_from_ref |
( |
PCS_tensor & |
other | ) |
|
References a_, ax_, b_, chi_xx_, chi_xy_, chi_xz_, chi_yy_, chi_yz_, g_, label_, and rh_.
◆ delta_chi_zz()
| core::Real protocols::scoring::methods::pcs::PCS_tensor::delta_chi_zz |
( |
| ) |
const |
◆ delta_X_xx()
| core::Real protocols::scoring::methods::pcs::PCS_tensor::delta_X_xx |
( |
| ) |
const |
◆ delta_X_yy()
| core::Real protocols::scoring::methods::pcs::PCS_tensor::delta_X_yy |
( |
| ) |
const |
◆ delta_X_zz()
| core::Real protocols::scoring::methods::pcs::PCS_tensor::delta_X_zz |
( |
| ) |
const |
◆ get_label()
| std::string const & protocols::scoring::methods::pcs::PCS_tensor::get_label |
( |
| ) |
const |
◆ operator=()
References a_, ax_, b_, chi_xx_, chi_xy_, chi_xz_, chi_yy_, chi_yz_, g_, label_, and rh_.
◆ reset_tensor()
References chi_xx(), chi_xx_, chi_xy(), chi_xy_, chi_xz(), chi_xz_, chi_yy(), chi_yy_, chi_yz(), chi_yz_, and set_abgar().
Referenced by protocols::scoring::methods::pcs::PCS_data_per_lanthanides::calculate_tensor_and_cost_with_svd().
◆ set_abgar()
| void protocols::scoring::methods::pcs::PCS_tensor::set_abgar |
( |
| ) |
|
|
private |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const PCS_tensor & |
PCS_t |
|
) |
| |
|
friend |
◆ a_
| core::Real protocols::scoring::methods::pcs::PCS_tensor::a_ |
|
private |
◆ ax_
| core::Real protocols::scoring::methods::pcs::PCS_tensor::ax_ |
|
private |
◆ b_
| core::Real protocols::scoring::methods::pcs::PCS_tensor::b_ |
|
private |
◆ chi_xx_
| core::Real protocols::scoring::methods::pcs::PCS_tensor::chi_xx_ |
|
private |
◆ chi_xy_
| core::Real protocols::scoring::methods::pcs::PCS_tensor::chi_xy_ |
|
private |
◆ chi_xz_
| core::Real protocols::scoring::methods::pcs::PCS_tensor::chi_xz_ |
|
private |
◆ chi_yy_
| core::Real protocols::scoring::methods::pcs::PCS_tensor::chi_yy_ |
|
private |
◆ chi_yz_
| core::Real protocols::scoring::methods::pcs::PCS_tensor::chi_yz_ |
|
private |
◆ g_
| core::Real protocols::scoring::methods::pcs::PCS_tensor::g_ |
|
private |
◆ label_
| std::string protocols::scoring::methods::pcs::PCS_tensor::label_ |
|
private |
◆ rh_
| core::Real protocols::scoring::methods::pcs::PCS_tensor::rh_ |
|
private |
The documentation for this class was generated from the following files: