cpsp::scth::SideChainDegOptions Class Reference
#include <side_chain_optdeg_option.h>
Detailed Description
Definition at line 25 of file side_chain_optdeg_option.h.
Public Member Functions | |
void | setThreshold (int) |
SideChainDegOptions () | |
Data Fields | |
double | Cutoff |
int | Length |
int | maxSteps |
std::string | RandomizerPath |
int | Seed |
SideChainOptions | sideChainOptions |
std::string | startSeq |
bool | Stat |
float | TEMPERATURE |
unsigned int | tgtDeg |
int | Threshold |
int | timeLimit |
bool | verboseOut |
Constructor & Destructor Documentation
cpsp::scth::SideChainDegOptions::SideChainDegOptions | ( | ) |
Definition at line 22 of file side_chain_optdeg_option.cpp.
Member Function Documentation
void cpsp::scth::SideChainDegOptions::setThreshold | ( | int | th | ) |
Set the accepted solutions one more than the threshold.
Definition at line 38 of file side_chain_optdeg_option.cpp.
Field Documentation
The cutoff value that is necessary for the MonteCarlo Algorithm.
break after such many steps
Definition at line 52 of file side_chain_optdeg_option.h.
std::string cpsp::scth::SideChainDegOptions::RandomizerPath |
The path directory of the HPrand binray in order to generate a random sequence.
Definition at line 68 of file side_chain_optdeg_option.h.
std::string cpsp::scth::SideChainDegOptions::startSeq |
unsigned int cpsp::scth::SideChainDegOptions::tgtDeg |
Definition at line 56 of file side_chain_optdeg_option.h.
The documentation for this class was generated from the following files:
- src/cpsp/SideChain/options/side_chain_optdeg_option.h
- src/cpsp/SideChain/options/side_chain_optdeg_option.cpp