IMP
2.0.1
The Integrative Modeling Platform
|
#include <IMP/em2d/scores2D.h>
Related Functions | |
(Note that these are not member functions.) | |
typedef IMP::base::Vector < IMP::base::WeakPointer < EM2DScore > > | EM2DScoresTemp |
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_ |
EM2DScore, based on squared differences (pixels_iamge - pixels_projection)**2
Definition at line 101 of file scores2D.h.
|
related |
Pass a set of objects.
Definition at line 110 of file scores2D.h.