AddCostFunction(RefinableObj &, const unsigned int id, const REAL weight=1.) | ObjCryst::OptimizationObj | |
AddRefinableObj(RefinableObj &) | ObjCryst::OptimizationObj | |
BuildRecursiveRefObjList() | ObjCryst::OptimizationObj | [protected] |
DisplayReport() | ObjCryst::OptimizationObj | [virtual] |
FixAllPar() | ObjCryst::OptimizationObj | |
GetClassName() const | ObjCryst::OptimizationObj | [virtual] |
GetCostFunctionValue() | ObjCryst::OptimizationObj | |
GetName() const | ObjCryst::OptimizationObj | |
InitOptions()=0 | ObjCryst::OptimizationObj | [protected, pure virtual] |
InitRandomSeedFromTime() const | ObjCryst::OptimizationObj | [protected] |
IsOptimizing() const | ObjCryst::OptimizationObj | |
mBestCost | ObjCryst::OptimizationObj | [protected] |
mBestParSavedSetIndex | ObjCryst::OptimizationObj | [protected] |
mCostFunctionWeight | ObjCryst::OptimizationObj | [protected] |
mIsOptimizing | ObjCryst::OptimizationObj | [protected] |
mMaxNbCostFunction | ObjCryst::OptimizationObj | [protected] |
mName | ObjCryst::OptimizationObj | [protected] |
mNbCostFunction | ObjCryst::OptimizationObj | [protected] |
mNbTrial | ObjCryst::OptimizationObj | [protected] |
mpCostFunctionId | ObjCryst::OptimizationObj | [protected] |
mpCostFunctionRefinableObj | ObjCryst::OptimizationObj | [protected] |
mRecursiveRefinedObjList | ObjCryst::OptimizationObj | [protected] |
mRefinedObjList | ObjCryst::OptimizationObj | [protected] |
mRefParList | ObjCryst::OptimizationObj | [protected] |
mSaveFileName | ObjCryst::OptimizationObj | [protected] |
mStopAfterCycle | ObjCryst::OptimizationObj | [protected] |
OptimizationObj(const string name="") | ObjCryst::OptimizationObj | |
Optimize(long &nbSteps, const bool silent=false, const REAL finalcost=0)=0 | ObjCryst::OptimizationObj | [pure virtual] |
PrepareRefParList() | ObjCryst::OptimizationObj | [protected] |
Print() const | ObjCryst::OptimizationObj | [virtual] |
RandomizeStartingConfig() | ObjCryst::OptimizationObj | [virtual] |
RestoreBestConfiguration() | ObjCryst::OptimizationObj | |
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 | |
UnFixAllPar() | ObjCryst::OptimizationObj | |
UpdateDisplay() | ObjCryst::OptimizationObj | [protected, virtual] |
XMLInput(istream &is, const XMLCrystTag &tag)=0 | ObjCryst::OptimizationObj | [pure virtual] |
XMLOutput(ostream &os, int indent=0) const=0 | ObjCryst::OptimizationObj | [pure virtual] |
~OptimizationObj() | ObjCryst::OptimizationObj | [virtual] |