IMP  2.3.0
The Integrative Modeling Platform
IMP::cnmultifit::MolCnSymmAxisDetector Class Reference

molecule symmetry detector More...

#include <IMP/cnmultifit/MolCnSymmAxisDetector.h>

Detailed Description

molecule symmetry detector

Definition at line 24 of file MolCnSymmAxisDetector.h.

Public Member Functions

 MolCnSymmAxisDetector (int symm_deg, const atom::Hierarchies &mhs)
 
float calc_symm_score (int symm_axis_ind) const
 calculate the symmetry score around an axis More...
 
algebra::PrincipalComponentAnalysis get_pca () const
 
algebra::Vector3D get_symmetry_axis () const
 
int get_symmetry_axis_index () const
 
void show (std::ostream &out=std::cout) const
 

Protected Attributes

algebra::Transformation3D from_native_
 
atom::Hierarchies mhs_
 
algebra::PrincipalComponentAnalysis pca_
 
int symm_deg_
 
algebra::Transformation3D to_native_
 
Floats values_
 
IMP::algebra::Vector3Ds vecs_
 

Member Function Documentation

float IMP::cnmultifit::MolCnSymmAxisDetector::calc_symm_score ( int  symm_axis_ind) const

calculate the symmetry score around an axis


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