| 
    IMP Reference Guide
    2.23.0
    
   The Integrative Modeling Platform 
   | 
 
Parameters used by Em2DRestraint and ProjectionFinder. More...
#include <IMP/em2d/ProjectionFinder.h>
 Inheritance diagram for IMP::em2d::Em2DRestraintParameters:Parameters used by Em2DRestraint and ProjectionFinder.
Definition at line 38 of file ProjectionFinder.h.
Public Member Functions | |
| Em2DRestraintParameters (double ps, double res, unsigned int n_proj=20) | |
| void | show (std::ostream &out=std::cout) const | 
  Public Member Functions inherited from IMP::em2d::ProjectingParameters | |
| ProjectingParameters (double ps, double res) | |
| void | show (std::ostream &out=std::cout) const | 
Public Attributes | |
| unsigned int | coarse_registration_method | 
| unsigned int | n_projections | 
| Number of model projections to generate when scoring.  More... | |
| unsigned int | optimization_steps | 
| bool | save_match_images | 
| double | simplex_initial_length | 
| double | simplex_minimum_size | 
  Public Attributes inherited from IMP::em2d::ProjectingParameters | |
| double | pixel_size | 
| double | resolution | 
| unsigned int IMP::em2d::Em2DRestraintParameters::n_projections | 
Number of model projections to generate when scoring.
Definition at line 58 of file ProjectionFinder.h.