AssignClock(RefinableObjClock &clock) | ObjCryst::RefinablePar | |
Click() | ObjCryst::RefinablePar | private |
CopyAttributes(const RefinablePar &) | ObjCryst::RefinablePar | |
GetDerivStep() const | ObjCryst::RefinablePar | |
GetGlobalOptimStep() const | ObjCryst::RefinablePar | |
GetHumanMax() const | ObjCryst::RefinablePar | |
GetHumanMin() const | ObjCryst::RefinablePar | |
GetHumanScale() const | ObjCryst::RefinablePar | |
GetHumanSigma() const (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | |
GetHumanValue() const | ObjCryst::RefinablePar | |
GetLogLikelihood() const | ObjCryst::Restraint | virtual |
GetMax() const | ObjCryst::RefinablePar | |
GetMin() const | ObjCryst::RefinablePar | |
GetName() const | ObjCryst::RefinablePar | |
GetPeriod() const | ObjCryst::RefinablePar | |
GetPointer() const | ObjCryst::RefinablePar | |
GetSigma() const (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | |
GetType() const (defined in ObjCryst::Restraint) | ObjCryst::Restraint | virtual |
GetValue() const | ObjCryst::RefinablePar | |
Init(const string &name, REAL *refPar, const REAL min, const REAL max, const RefParType *type, RefParDerivStepModel derivMode=REFPAR_DERIV_STEP_RELATIVE, const bool hasLimits=true, const bool isFixed=false, const bool isUsed=true, const bool isPeriodic=false, const REAL humanScale=1., REAL period=1.) | ObjCryst::RefinablePar | |
IsFixed() const (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | |
IsLimited() const (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | |
IsPeriodic() const (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | |
IsUsed() const | ObjCryst::RefinablePar | |
mDerivStep | ObjCryst::RefinablePar | private |
mGlobalOptimStep | ObjCryst::RefinablePar | private |
mHasAssignedClock | ObjCryst::RefinablePar | private |
mHasLimits | ObjCryst::RefinablePar | private |
mHumanScale | ObjCryst::RefinablePar | private |
mIsFixed | ObjCryst::RefinablePar | private |
mIsPeriodic | ObjCryst::RefinablePar | private |
mIsUsed | ObjCryst::RefinablePar | private |
mMax (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | private |
mMin | ObjCryst::RefinablePar | private |
mName | ObjCryst::RefinablePar | private |
mpClock (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | private |
mPeriod | ObjCryst::RefinablePar | private |
mpValue | ObjCryst::RefinablePar | private |
mRefParDerivStepModel | ObjCryst::RefinablePar | private |
mSigma | ObjCryst::RefinablePar | private |
Mutate(const REAL mutateValue) | ObjCryst::RefinablePar | |
MutateTo(const REAL newValue) | ObjCryst::RefinablePar | |
Print() const (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | |
RefinableObj (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | friend |
RefinablePar() | ObjCryst::RefinablePar | |
RefinablePar(const string &name, REAL *refPar, const REAL min, const REAL max, const RefParType *type, RefParDerivStepModel derivMode=REFPAR_DERIV_STEP_RELATIVE, const bool hasLimits=true, const bool isFixed=false, const bool isUsed=true, const bool isPeriodic=false, const REAL humanScale=1., REAL period=1.) | ObjCryst::RefinablePar | |
RefinablePar(const RefinablePar &ref) | ObjCryst::RefinablePar | |
Restraint() | ObjCryst::Restraint | |
Restraint(const RefParType *type) | ObjCryst::Restraint | |
SetDerivStep(const REAL) | ObjCryst::RefinablePar | |
SetGlobalOptimStep(const REAL) | ObjCryst::RefinablePar | |
SetHumanMax(const REAL) | ObjCryst::RefinablePar | |
SetHumanMin(const REAL) | ObjCryst::RefinablePar | |
SetHumanScale(const REAL) | ObjCryst::RefinablePar | |
SetHumanValue(const REAL &) | ObjCryst::RefinablePar | |
SetIsFixed(const bool) (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | |
SetIsLimited(const bool) (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | |
SetIsPeriodic(const bool, REAL period=1) (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | |
SetIsUsed(const bool) | ObjCryst::RefinablePar | |
SetLimitsAbsolute(const REAL min, const REAL max) | ObjCryst::RefinablePar | |
SetLimitsProportional(const REAL min, const REAL max) | ObjCryst::RefinablePar | |
SetLimitsRelative(const REAL min, const REAL max) | ObjCryst::RefinablePar | |
SetMax(const REAL) | ObjCryst::RefinablePar | |
SetMin(const REAL) | ObjCryst::RefinablePar | |
SetName(const string &) | ObjCryst::RefinablePar | |
SetPeriod(const REAL) | ObjCryst::RefinablePar | |
SetSigma(const REAL) (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | |
SetType(const RefParType *type) (defined in ObjCryst::Restraint) | ObjCryst::Restraint | virtual |
SetValue(const REAL value) | ObjCryst::RefinablePar | |
XMLInput(istream &is, const XMLCrystTag &tag) | ObjCryst::RefinablePar | |
XMLOutput(ostream &os, const string &name, int indent=0) const | ObjCryst::RefinablePar | |
XMLOutput(ostream &os, int indent=0) const | ObjCryst::RefinablePar | |
~RefinablePar() (defined in ObjCryst::RefinablePar) | ObjCryst::RefinablePar | |
~Restraint() (defined in ObjCryst::Restraint) | ObjCryst::Restraint | virtual |