Rosetta
Classes | Namespaces
NMerSVMEnergy.hh File Reference

SVM energy method declaration. More...

#include <core/scoring/nmer/NMerSVMEnergy.fwd.hh>
#include <core/scoring/methods/EnergyMethodOptions.fwd.hh>
#include <core/scoring/methods/ContextIndependentOneBodyEnergy.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/scoring/nmer/NMerPSSMEnergy.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/id/TorsionID.fwd.hh>
#include <core/id/DOF_ID.fwd.hh>
#include <utility/libsvm/Svm_rosetta.fwd.hh>
#include <utility/vector1.hh>
#include <map>

Classes

class  core::scoring::methods::NMerSVMEnergy
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::scoring
 
 core::scoring::methods
 

Detailed Description

SVM energy method declaration.

Author
Indigo King (indig.nosp@m.o.c..nosp@m.king@.nosp@m.gmai.nosp@m.l.com)
Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.titu.nosp@m.e.org) – Implemented lazy, one-time, threadsafe loading of all data read from files, and replaced reads of global options system with reads from local EnergyMethodsOptions class.