AddOption(RefObjOpt *opt) | ObjCryst::RefinableObj | protected |
AddPar(const RefinablePar &newRefPar) | ObjCryst::RefinableObj | |
AddPar(RefinablePar *newRefPar) | ObjCryst::RefinableObj | |
AddPar(RefinableObj &newRefParList, const bool copyParam=false) | ObjCryst::RefinableObj | |
AddRestraint(Restraint *pNewRestraint) | ObjCryst::RefinableObj | |
AddSubRefObj(RefinableObj &) | ObjCryst::RefinableObj | protected |
BeginGlobalOptRandomMove() | ObjCryst::RefinableObj | |
BeginOptimization(const bool allowApproximations=false, const bool enableRestraints=false) | ObjCryst::TextureEllipsoid | virtual |
CalcCorr() const | ObjCryst::TextureEllipsoid | protectedvirtual |
ClearParamSet(const unsigned long id) const | ObjCryst::RefinableObj | |
CreateParamSet(const string name="") const | ObjCryst::RefinableObj | |
DeRegisterClient(RefinableObj &) const | ObjCryst::RefinableObj | virtual |
EndOptimization() | ObjCryst::RefinableObj | virtual |
EraseAllParamSet() | ObjCryst::RefinableObj | |
FindPar(const string &name) const | ObjCryst::RefinableObj | protected |
FindPar(const REAL *) const | ObjCryst::RefinableObj | protected |
FindParamSet(unsigned long id) const | ObjCryst::RefinableObj | protected |
FixAllPar() | ObjCryst::RefinableObj | |
GetClassName() const | ObjCryst::TextureEllipsoid | virtual |
GetClientRegistry() const | ObjCryst::RefinableObj | virtual |
GetClientRegistry() | ObjCryst::RefinableObj | virtual |
GetClockCorr() const | ObjCryst::ScatteringCorr | |
GetClockMaster() const | ObjCryst::RefinableObj | |
GetCorr() const | ObjCryst::ScatteringCorr | |
GetGeneGroup(const RefinableObj &obj, CrystVector_uint &groupIndex, unsigned int &firstGroup) const | ObjCryst::RefinableObj | virtual |
GetLogLikelihood() const | ObjCryst::RefinableObj | virtual |
GetLSQ_FullDeriv(const unsigned int, std::set< RefinablePar * > &vPar) | ObjCryst::RefinableObj | virtual |
GetLSQCalc(const unsigned int) const | ObjCryst::RefinableObj | virtual |
GetLSQDeriv(const unsigned int, RefinablePar &) | ObjCryst::RefinableObj | virtual |
GetLSQObs(const unsigned int) const | ObjCryst::RefinableObj | virtual |
GetLSQWeight(const unsigned int) const | ObjCryst::RefinableObj | virtual |
GetName() const | ObjCryst::TextureEllipsoid | virtual |
GetNbLSQFunction() const | ObjCryst::RefinableObj | virtual |
GetNbOption() const | ObjCryst::RefinableObj | |
GetNbPar() const | ObjCryst::RefinableObj | |
GetNbParNotFixed() const | ObjCryst::RefinableObj | |
GetOption(const unsigned int i) | ObjCryst::RefinableObj | |
GetOption(const unsigned int i) const | ObjCryst::RefinableObj | |
GetPar(const long i) | ObjCryst::RefinableObj | |
GetPar(const long i) const | ObjCryst::RefinableObj | |
GetPar(const string &name) | ObjCryst::RefinableObj | |
GetPar(const string &name) const | ObjCryst::RefinableObj | |
GetPar(const REAL *) | ObjCryst::RefinableObj | |
GetPar(const REAL *) const | ObjCryst::RefinableObj | |
GetParamSet(const unsigned long setId) const | ObjCryst::RefinableObj | |
GetParamSet(const unsigned long setId) | ObjCryst::RefinableObj | |
GetParamSet_ParNotFixedHumanValue(const unsigned long setId, const long parNumber) const | ObjCryst::RefinableObj | |
GetParamSetName(const unsigned long setId) const | ObjCryst::RefinableObj | |
GetParNotFixed(const long i) | ObjCryst::RefinableObj | |
GetParNotFixed(const long i) const | ObjCryst::RefinableObj | |
GetRefParListClock() const | ObjCryst::RefinableObj | |
GetRestraintCost() const | ObjCryst::RefinableObj | virtual |
GetSubObjRegistry() | ObjCryst::RefinableObj | |
GetSubObjRegistry() const | ObjCryst::RefinableObj | |
GlobalOptRandomMove(const REAL mutationAmplitude, const RefParType *type=gpRefParTypeObjCryst) | ObjCryst::TextureEllipsoid | virtual |
InitRefParList() | ObjCryst::TextureEllipsoid | |
IsBeingRefined() const | ObjCryst::RefinableObj | |
mClientObjRegistry | ObjCryst::RefinableObj | mutableprotected |
mClockCorrCalc | ObjCryst::ScatteringCorr | mutableprotected |
mClockMaster | ObjCryst::RefinableObj | protected |
mClockTextureEllipsoidPar (defined in ObjCryst::TextureEllipsoid) | ObjCryst::TextureEllipsoid | protected |
mCorr | ObjCryst::ScatteringCorr | mutableprotected |
mDeleteRefParInDestructor | ObjCryst::RefinableObj | protected |
mEPR (defined in ObjCryst::TextureEllipsoid) | ObjCryst::TextureEllipsoid | |
mLSQ_FullDeriv | ObjCryst::RefinableObj | mutableprotected |
mLSQDeriv | ObjCryst::RefinableObj | mutableprotected |
mName | ObjCryst::RefinableObj | protected |
mNbReflUsed | ObjCryst::TextureEllipsoid | mutableprotected |
mNbRefParNotFixed | ObjCryst::RefinableObj | mutableprotected |
mOptimizationDepth | ObjCryst::RefinableObj | protected |
mOptionRegistry | ObjCryst::RefinableObj | protected |
mpData | ObjCryst::ScatteringCorr | protected |
mRandomMoveIsDone | ObjCryst::RefinableObj | protected |
mRefParListClock | ObjCryst::RefinableObj | protected |
mRefparNotFixedIndex | ObjCryst::RefinableObj | mutableprotected |
mSubObjRegistry | ObjCryst::RefinableObj | protected |
mvpRefPar | ObjCryst::RefinableObj | protected |
mvpRestraint | ObjCryst::RefinableObj | protected |
mvpSavedValuesSet | ObjCryst::RefinableObj | mutableprotected |
operator=(const RefinableObj &old) | ObjCryst::RefinableObj | |
Prepare() | ObjCryst::RefinableObj | protectedvirtual |
PrepareForRefinement() const | ObjCryst::RefinableObj | |
Print() const (defined in ObjCryst::RefinableObj) | ObjCryst::RefinableObj | virtual |
RandomizeConfiguration() | ObjCryst::RefinableObj | virtual |
RefinableObj() | ObjCryst::RefinableObj | |
RefinableObj(const bool internalUseOnly) | ObjCryst::RefinableObj | |
RefinableObj(const RefinableObj &old) | ObjCryst::RefinableObj | |
RegisterClient(RefinableObj &) const | ObjCryst::RefinableObj | virtual |
RemovePar(RefinablePar *refPar) | ObjCryst::RefinableObj | |
RemoveRestraint(Restraint *pRestraint) | ObjCryst::RefinableObj | |
RemoveSubRefObj(RefinableObj &) | ObjCryst::RefinableObj | protected |
ResetParList() | ObjCryst::RefinableObj | |
RestoreParamSet(const unsigned long id) | ObjCryst::RefinableObj | |
SaveParamSet(const unsigned long id) const | ObjCryst::RefinableObj | |
ScatteringCorr(const ScatteringData &data) | ObjCryst::ScatteringCorr | |
SetApproximationFlag(const bool allow) | ObjCryst::RefinableObj | virtual |
SetDeleteRefParInDestructor(const bool b) | ObjCryst::RefinableObj | |
SetGlobalOptimStep(const RefParType *type, const REAL step) | ObjCryst::RefinableObj | |
SetLimitsAbsolute(const string &parName, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetLimitsAbsolute(const RefParType *type, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetLimitsProportional(const string &parName, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetLimitsProportional(const RefParType *type, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetLimitsRelative(const string &parName, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetLimitsRelative(const RefParType *type, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetName(const string &name) | ObjCryst::RefinableObj | virtual |
SetParams(const REAL EPR1, const REAL EPR2, const REAL EPR3, const REAL EPR4, const REAL EPR5, const REAL EPR6) (defined in ObjCryst::TextureEllipsoid) | ObjCryst::TextureEllipsoid | |
SetParIsFixed(const long parIndex, const bool fix) | ObjCryst::RefinableObj | |
SetParIsFixed(const string &parName, const bool fix) | ObjCryst::RefinableObj | |
SetParIsFixed(const RefParType *type, const bool fix) | ObjCryst::RefinableObj | |
SetParIsUsed(const string &parName, const bool use) | ObjCryst::RefinableObj | |
SetParIsUsed(const RefParType *type, const bool use) | ObjCryst::RefinableObj | |
TagNewBestConfig() const | ObjCryst::RefinableObj | virtual |
TextureEllipsoid(const ScatteringData &data, const REAL EPR1=0.0, const REAL EPR2=0.0, const REAL EPR3=0.0, const REAL EPR4=0.0, const REAL EPR5=0.0, const REAL EPR6=0.0) (defined in ObjCryst::TextureEllipsoid) | ObjCryst::TextureEllipsoid | |
UnFixAllPar() | ObjCryst::RefinableObj | |
UpdateDisplay() const | ObjCryst::RefinableObj | virtual |
UpdateEllipsoidPar() | ObjCryst::TextureEllipsoid | |
XMLInput(istream &is, const XMLCrystTag &tag) | ObjCryst::TextureEllipsoid | virtual |
XMLOutput(ostream &os, int indent=0) const | ObjCryst::TextureEllipsoid | virtual |
~RefinableObj() | ObjCryst::RefinableObj | virtual |
~ScatteringCorr() (defined in ObjCryst::ScatteringCorr) | ObjCryst::ScatteringCorr | virtual |
~TextureEllipsoid() (defined in ObjCryst::TextureEllipsoid) | ObjCryst::TextureEllipsoid | virtual |