Inheritance diagram for ObjCryst::ZMoveMinimizer:
Public Methods | |
virtual REAL | GetLogLikelihood () const |
Get -log(likelihood) of the current configuration for the object. |
For internal use only.
Only used within ZScatterer.
|
Get -log(likelihood) of the current configuration for the object. By default (no likelihood evaluation available), this is equal to 0. This call should not be recursive, it is the task of the algorithm to get the sum of likelihoods for all objects invlolved.
Reimplemented from ObjCryst::RefinableObj. |