IMP  2.0.1
The Integrative Modeling Platform
IMP::em2d::ChiSquaredScore Class Reference

Score based on Chi^2 = ((pixels_iamge - pixels_projection)/stddev_image)^2.

#include <IMP/em2d/scores2D.h>

+ Inheritance diagram for IMP::em2d::ChiSquaredScore:

Related Functions

(Note that these are not member functions.)

typedef IMP::base::Vector
< IMP::base::WeakPointer
< ChiSquaredScore > > 
ChiSquaredScoresTemp
 

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

Definition at line 87 of file scores2D.h.

Friends And Related Function Documentation

Pass a set of objects.

Definition at line 96 of file scores2D.h.


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