IMP  2.0.0
The Integrative Modeling Platform
IMP::em2d::EM2DScore Class Reference

#include <IMP/em2d/scores2D.h>

+ Inheritance diagram for IMP::em2d::EM2DScore:

Related Functions

(Note that these are not member functions.)

typedef IMP::base::Vector
< IMP::base::WeakPointer
< EM2DScore > > 
EM2DScoresTemp
 

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_
 

Detailed Description

EM2DScore, based on squared differences (pixels_iamge - pixels_projection)**2

Definition at line 101 of file scores2D.h.

Friends And Related Function Documentation

Pass a set of objects.

Definition at line 110 of file scores2D.h.


The documentation for this class was generated from the following file: