This is the complete list of members for Keeper, including all inherited members.
address | Keeper | protected |
addString(const char *str) | Keeper | |
addString(const string str) | Keeper | |
bestlikelihood | Keeper | protected |
bestvalues | Keeper | protected |
boundsGiven() const | Keeper | inline |
boundsgiven | Keeper | protected |
changeVariable(const double &pre, double &post) | Keeper | |
checkBounds(const LikelihoodPtrVector &likevec) const | Keeper | |
clearAll() | Keeper | |
clearLast() | Keeper | |
deleteParameter(const double &var) | Keeper | |
fileopen | Keeper | protected |
getBestLikelihoodScore() const | Keeper | inline |
getCurrentValues(DoubleVector &val) const | Keeper | |
getInitialValues(DoubleVector &val) const | Keeper | |
getLowerBounds(DoubleVector &lbs) const | Keeper | |
getOptFlags(IntVector &opt) const | Keeper | |
getOptInitialValues(DoubleVector &val) const | Keeper | |
getOptLowerBounds(DoubleVector &lbs) const | Keeper | |
getOptScaledValues(DoubleVector &val) const | Keeper | |
getOptUpperBounds(DoubleVector &ubs) const | Keeper | |
getScaledValues(DoubleVector &val) const | Keeper | |
getSwitches(ParameterVector &sw) const | Keeper | |
getUpperBounds(DoubleVector &ubs) const | Keeper | |
initialvalues | Keeper | protected |
Keeper() | Keeper | |
keepVariable(double &value, Parameter &attr) | Keeper | |
lowerbds | Keeper | protected |
numoptvar | Keeper | protected |
numOptVariables() const | Keeper | inline |
numVariables() const | Keeper | |
openPrintFile(const char *const filename) | Keeper | |
opt | Keeper | protected |
outfile | Keeper | protected |
resetVariables() | Keeper | |
scaledvalues | Keeper | protected |
scaleVariables() | Keeper | |
setString(const char *str) | Keeper | |
stack | Keeper | protected |
storeVariables(double likvalue, const DoubleVector &point) | Keeper | |
switches | Keeper | protected |
Update(int pos, double &value) | Keeper | |
Update(const DoubleVector &val) | Keeper | |
Update(const StochasticData *const Stoch) | Keeper | |
upperbds | Keeper | protected |
values | Keeper | protected |
writeBestValues() | Keeper | |
writeInitialInformation(const LikelihoodPtrVector &likevec) | Keeper | |
writeParams(const OptInfoPtrVector &optvec, const char *const filename, int prec, int interrupt) | Keeper | |
writeValues(const LikelihoodPtrVector &likevec, int prec) | Keeper | |
~Keeper() | Keeper |