#include <PairWiseJokerRotamerSearchStrategy.hpp>


Public Member Functions | |
| PairWiseJokerRotamerSearchStrategy (real temperature, real CAthreshold, real kprob, const DEEdata *deeData, int process=0) | |
Protected Member Functions | |
| void | MRFparams (PairWiseAtomEnergy *pf, ProteinRotamers *protein) |
| virtual void | buildPotentialsAndAdjacencyList (PairWiseAtomEnergy *pf, ProteinRotamers *protein) |
Definition at line 99 of file PairWiseJokerRotamerSearchStrategy.hpp.
| PairWiseJokerRotamerSearchStrategy::PairWiseJokerRotamerSearchStrategy | ( | real | temperature, | |
| real | CAthreshold, | |||
| real | kprob, | |||
| const DEEdata * | deeData, | |||
| int | process = 0 | |||
| ) |
Definition at line 31 of file PairWiseJokerRotamerSearchStrategy.cpp.
| void PairWiseJokerRotamerSearchStrategy::buildPotentialsAndAdjacencyList | ( | PairWiseAtomEnergy * | pf, | |
| ProteinRotamers * | protein | |||
| ) | [protected, virtual] |
Implements AbstractRotamerSearchStrategy.
Definition at line 160 of file PairWiseJokerRotamerSearchStrategy.cpp.
| void PairWiseJokerRotamerSearchStrategy::MRFparams | ( | PairWiseAtomEnergy * | pf, | |
| ProteinRotamers * | protein | |||
| ) | [protected] |
Definition at line 36 of file PairWiseJokerRotamerSearchStrategy.cpp.
1.5.9