![]() |
Rosetta Core
2014.35
|
A glorified struct for holding f1/f2 vectors used to represent the derivatives in our internal-geometry based minimization algorithms. More...
#include <DerivVectorPair.hh>
Public Member Functions | |
DerivVectorPair () | |
Vector & | f1 () |
Vector & | f2 () |
Vector const & | f1 () const |
Vector const & | f2 () const |
Private Attributes | |
Vector | f1_ |
Vector | f2_ |
A glorified struct for holding f1/f2 vectors used to represent the derivatives in our internal-geometry based minimization algorithms.
|
inline |
|
inline |
References f1_.
Referenced by core::scoring::methods::apply_lk_ball_fraction_weight_for_hbonds(), core::scoring::hbonds::assign_abase_derivs(), core::scoring::geometric_solvation::fill_atom_derivs_for_acceptor(), core::scoring::geometric_solvation::fill_atom_derivs_for_donor(), core::scoring::methods::WaterAdductHBondEnergy::get_atom_h2o_hbond_derivative(), core::scoring::hbonds::hb_energy_deriv_u2(), core::scoring::hbonds::HBondEnergy::hbond_derivs_1way(), and core::scoring::geometric_solvation::GeometricSolEnergyEvaluator::occluded_water_hbond_penalty().
|
inline |
References f2_.
Referenced by core::scoring::methods::apply_lk_ball_fraction_weight_for_hbonds(), core::scoring::hbonds::assign_abase_derivs(), core::scoring::geometric_solvation::fill_atom_derivs_for_acceptor(), core::scoring::geometric_solvation::fill_atom_derivs_for_donor(), core::scoring::methods::WaterAdductHBondEnergy::get_atom_h2o_hbond_derivative(), core::scoring::hbonds::hb_energy_deriv_u2(), core::scoring::hbonds::HBondEnergy::hbond_derivs_1way(), and core::scoring::geometric_solvation::GeometricSolEnergyEvaluator::occluded_water_hbond_penalty().