IMP
2.0.0
The Integrative Modeling Platform
|
Score based on Chi^2 = ((pixels_iamge - pixels_projection)/stddev_image)^2.
#include <IMP/em2d/scores2D.h>
Related Functions | |
(Note that these are not member functions.) | |
typedef IMP::base::Vector < IMP::base::WeakPointer < ChiSquaredScore > > | ChiSquaredScoresTemp |
Related Functions inherited from IMP::em2d::ScoreFunction | |
typedef IMP::base::Vector < IMP::base::WeakPointer < ScoreFunction > > | ScoreFunctionsTemp |
Related Functions inherited from IMP::base::Object | |
typedef IMP::base::Vector < IMP::base::WeakPointer < Object > > | ObjectsTemp |
Additional Inherited Members | |
Public Member Functions inherited from IMP::em2d::ScoreFunction | |
double | get_score (Image *image, Image *projection) const |
Given an image and a projection, returns the appropiate score. | |
void | set_variance_image (Image *var) |
Protected Member Functions inherited from IMP::base::Object | |
Object (std::string name) | |
Construct an object with the given name. More... | |
Protected Attributes inherited from IMP::em2d::ScoreFunction | |
unsigned int | n_members_ |
Definition at line 87 of file scores2D.h.
|
related |
Pass a set of objects.
Definition at line 96 of file scores2D.h.