#include <ProQPotential.hh>
◆ ProQPotential()
| core::scoring::ProQPotential::ProQPotential |
( |
| ) |
|
◆ ~ProQPotential()
| core::scoring::ProQPotential::~ProQPotential |
( |
| ) |
|
|
inlinedefault |
◆ num_features_proq2()
| Size core::scoring::ProQPotential::num_features_proq2 |
( |
| ) |
const |
◆ num_features_proqm()
| Size core::scoring::ProQPotential::num_features_proqm |
( |
| ) |
const |
◆ score()
| void core::scoring::ProQPotential::score |
( |
pose::Pose & |
pose, |
|
|
ObjexxFCL::FArray2D< Real > & |
feature_vector, |
|
|
ObjexxFCL::FArray1D< Real > & |
score, |
|
|
bool |
ProQ2 = false |
|
) |
| const |
References core::chemical::ResidueTypeBase::aa(), core::chemical::aa_vrt, b_, b_proq2_, cross_val_, linear_weights_, linear_weights_proq2_, num_features_proq2_, num_features_proqm_, num_models_, core::pose::Pose::residue(), core::pose::Pose::size(), svm_model_, and core::conformation::Residue::type().
Referenced by core::energy_methods::ProQ_Energy::finalize_total_energy().
◆ setup_for_scoring()
| void core::scoring::ProQPotential::setup_for_scoring |
( |
pose::Pose & |
pose | ) |
const |
◆ b_
| ObjexxFCL::FArray1D< Real > core::scoring::ProQPotential::b_ |
|
private |
◆ b_proq2_
| ObjexxFCL::FArray1D< Real > core::scoring::ProQPotential::b_proq2_ |
|
private |
◆ cross_val_
| bool core::scoring::ProQPotential::cross_val_ |
|
private |
◆ linear_weights_
| ObjexxFCL::FArray2D< Real > core::scoring::ProQPotential::linear_weights_ |
|
private |
◆ linear_weights_proq2_
| ObjexxFCL::FArray2D< Real > core::scoring::ProQPotential::linear_weights_proq2_ |
|
private |
◆ num_features_proq2_
| Size const core::scoring::ProQPotential::num_features_proq2_ =174 |
|
staticprivate |
◆ num_features_proqm_
| Size const core::scoring::ProQPotential::num_features_proqm_ =260 |
|
staticprivate |
◆ num_models_
| Size const core::scoring::ProQPotential::num_models_ =5 |
|
staticprivate |
◆ svm_model_
| Size core::scoring::ProQPotential::svm_model_ |
|
private |
The documentation for this class was generated from the following files: