Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ObjCryst::MonteCarloObj Member List

This is the complete list of members for ObjCryst::MonteCarloObj, including all inherited members.
AddRefinableObj(RefinableObj &)ObjCryst::OptimizationObj
BuildRecursiveRefObjList()ObjCryst::OptimizationObj [protected]
DisplayReport()ObjCryst::OptimizationObj [virtual]
FixAllPar()ObjCryst::OptimizationObj
GetBestCost() const ObjCryst::OptimizationObj
GetBestCost()ObjCryst::OptimizationObj
GetClassName() const ObjCryst::MonteCarloObj [virtual]
GetFullRefinableObj(const bool rebuild=true)ObjCryst::OptimizationObj
GetLastOptimElapsedTime() const ObjCryst::OptimizationObj
GetLogLikelihood() const ObjCryst::OptimizationObj [virtual]
GetMainTracker()ObjCryst::OptimizationObj
GetMainTracker() const ObjCryst::OptimizationObj
GetName() const ObjCryst::OptimizationObj
GetXMLAutoSaveOption()ObjCryst::OptimizationObj
GetXMLAutoSaveOption() const ObjCryst::OptimizationObj
InitOptions()ObjCryst::MonteCarloObj [protected, virtual]
IsOptimizing() const ObjCryst::OptimizationObj
mAnnealingScheduleMutationObjCryst::MonteCarloObj [protected]
mAnnealingScheduleTempObjCryst::MonteCarloObj [protected]
mBestCostObjCryst::OptimizationObj [protected]
mBestParSavedSetIndexObjCryst::OptimizationObj [protected]
mContextObjCryst::OptimizationObj [protected]
mCurrentCostObjCryst::MonteCarloObj [protected]
mGlobalOptimTypeObjCryst::MonteCarloObj [protected]
mIsOptimizingObjCryst::OptimizationObj [protected]
mLastOptimTimeObjCryst::OptimizationObj [protected]
mMainTrackerObjCryst::OptimizationObj [protected]
mMinCostRetryObjCryst::MonteCarloObj [protected]
mMutationAmplitudeObjCryst::MonteCarloObj [protected]
mMutationAmplitudeGammaObjCryst::MonteCarloObj [protected]
mMutationAmplitudeMaxObjCryst::MonteCarloObj [protected]
mMutationAmplitudeMinObjCryst::MonteCarloObj [protected]
mNameObjCryst::OptimizationObj [protected]
mNbTrialObjCryst::OptimizationObj [protected]
mNbTrialRetryObjCryst::MonteCarloObj [protected]
MonteCarloObj(const string name="")ObjCryst::MonteCarloObj
MonteCarloObj(const bool internalUseOnly)ObjCryst::MonteCarloObj
mRecursiveRefinedObjListObjCryst::OptimizationObj [mutable, protected]
mRefinedObjListObjCryst::OptimizationObj [protected]
mRefParListObjCryst::OptimizationObj [mutable, protected]
mSaveFileNameObjCryst::OptimizationObj [protected]
mSaveTrackedDataObjCryst::MonteCarloObj [protected]
mStopAfterCycleObjCryst::OptimizationObj [protected]
mTemperatureObjCryst::MonteCarloObj [protected]
mTemperatureGammaObjCryst::MonteCarloObj [protected]
mTemperatureMaxObjCryst::MonteCarloObj [protected]
mTemperatureMinObjCryst::MonteCarloObj [protected]
MultiRunOptimize(long &nbCycle, long &nbSteps, const bool silent=false, const REAL finalcost=0, const REAL maxTime=-1)ObjCryst::MonteCarloObj [virtual]
mvContextObjStatsObjCryst::OptimizationObj [mutable, protected]
mvObjWeightObjCryst::OptimizationObj [mutable, protected]
mvSavedParamSetObjCryst::OptimizationObj [protected]
mXMLAutoSaveObjCryst::OptimizationObj [protected]
NewConfiguration(const RefParType *type=gpRefParTypeObjCryst)ObjCryst::MonteCarloObj [protected, virtual]
OptimizationObj(const string name="")ObjCryst::OptimizationObj
Optimize(long &nbSteps, const bool silent=false, const REAL finalcost=0, const REAL maxTime=-1)ObjCryst::MonteCarloObj [virtual]
PrepareRefParList()ObjCryst::OptimizationObj [protected]
Print() const ObjCryst::OptimizationObj [virtual]
RandomizeStartingConfig()ObjCryst::OptimizationObj [virtual]
RestoreBestConfiguration()ObjCryst::OptimizationObj
RunParallelTempering(long &nbSteps, const bool silent=false, const REAL finalcost=0, const REAL maxTime=-1)ObjCryst::MonteCarloObj
RunSimulatedAnnealing(long &nbSteps, const bool silent=false, const REAL finalcost=0, const REAL maxTime=-1)ObjCryst::MonteCarloObj
SetAlgorithmParallTempering(const AnnealingSchedule scheduleTemp, const REAL tMax, const REAL tMin, const AnnealingSchedule scheduleMutation=ANNEALING_CONSTANT, const REAL mutMax=16., const REAL mutMin=.125)ObjCryst::MonteCarloObj
SetAlgorithmSimulAnnealing(const AnnealingSchedule scheduleTemp, const REAL tMax, const REAL tMin, const AnnealingSchedule scheduleMutation=ANNEALING_CONSTANT, const REAL mutMax=16., const REAL mutMin=.125, const long nbTrialRetry=0, const REAL minCostRetry=0.)ObjCryst::MonteCarloObj
SetLimitsAbsolute(const string &parName, const REAL min, const REAL max)ObjCryst::OptimizationObj
SetLimitsAbsolute(const RefParType *type, const REAL min, const REAL max)ObjCryst::OptimizationObj
SetLimitsRelative(const string &parName, const REAL min, const REAL max)ObjCryst::OptimizationObj
SetLimitsRelative(const RefParType *type, const REAL min, const REAL max)ObjCryst::OptimizationObj
SetName(const string &)ObjCryst::OptimizationObj
SetParIsFixed(const string &parName, const bool fix)ObjCryst::OptimizationObj
SetParIsFixed(const RefParType *type, const bool fix)ObjCryst::OptimizationObj
SetParIsUsed(const string &parName, const bool use)ObjCryst::OptimizationObj
SetParIsUsed(const RefParType *type, const bool use)ObjCryst::OptimizationObj
StopAfterCycle()ObjCryst::OptimizationObj
TagNewBestConfig()ObjCryst::OptimizationObj
UnFixAllPar()ObjCryst::OptimizationObj
UpdateDisplay()ObjCryst::OptimizationObj [protected, virtual]
XMLInput(istream &is, const XMLCrystTag &tag)ObjCryst::MonteCarloObj [virtual]
XMLOutput(ostream &os, int indent=0) const ObjCryst::MonteCarloObj [virtual]
~MonteCarloObj()ObjCryst::MonteCarloObj [virtual]
~OptimizationObj()ObjCryst::OptimizationObj [virtual]

Generated on Tue Nov 14 15:05:45 2006 for ObjCryst++ by doxygen 1.3.6