#include <ProQPotential.hh>
| core::scoring::ProQPotential::ProQPotential |
( |
| ) |
|
| core::scoring::ProQPotential::~ProQPotential |
( |
| ) |
|
|
inlinedefault |
| Size core::scoring::ProQPotential::num_features_proq2 |
( |
| ) |
const |
| Size core::scoring::ProQPotential::num_features_proqm |
( |
| ) |
const |
| 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().
| void core::scoring::ProQPotential::setup_for_scoring |
( |
pose::Pose & |
pose | ) |
const |
| ObjexxFCL::FArray1D< Real > core::scoring::ProQPotential::b_ |
|
private |
| ObjexxFCL::FArray1D< Real > core::scoring::ProQPotential::b_proq2_ |
|
private |
| bool core::scoring::ProQPotential::cross_val_ |
|
private |
| ObjexxFCL::FArray2D< Real > core::scoring::ProQPotential::linear_weights_ |
|
private |
| ObjexxFCL::FArray2D< Real > core::scoring::ProQPotential::linear_weights_proq2_ |
|
private |
| Size const core::scoring::ProQPotential::num_features_proq2_ =174 |
|
staticprivate |
| Size const core::scoring::ProQPotential::num_features_proqm_ =260 |
|
staticprivate |
| Size const core::scoring::ProQPotential::num_models_ =5 |
|
staticprivate |
| Size core::scoring::ProQPotential::svm_model_ |
|
private |
The documentation for this class was generated from the following files: