15 #ifndef INCLUDED_core_scoring_ScoreFunction_hh
16 #define INCLUDED_core_scoring_ScoreFunction_hh
26 #include <ObjexxFCL/FArray2D.fwd.hh>
27 #include <utility/pointer/ReferenceCount.hh>
58 #include <utility/vector1.hh>
61 #ifdef WIN32 //VC++ needs full class declaration
77 #include <luabind/luabind.hpp>
84 void lregister_ScoreFunction( lua_State * lstate );
192 energy_method_options_in
387 Real const new_weight,
395 std::map< ScoreType, Real >
const & new_weights,
418 bool accumulate_fixed_energies,
439 bool const res_moving_wrt_eachother,
440 bool accumulate_fixed_energies,
443 Real const edge_weight = 1.0
455 bool const res_moving_wrt_eachother,
456 bool accumulate_fixed_energies,
459 Real const edge_weight = 1.0
593 CI_2B_Methods::const_iterator
596 CI_2B_Methods::const_iterator
599 CD_2B_Methods::const_iterator
602 CD_2B_Methods::const_iterator
634 show( std::ostream & out )
const;
889 ObjexxFCL::FArray2D< core::PackerEnergy > & energy_table
1098 #endif // INCLUDED_core_scoring_ScoreFunction_HH