SuperpositionResult Struct Reference

stores the number of cycles and the two final EntityViews (in case IterativeSuperposition was applied), the root mean square deviation of the two superposed objects and the transformation matrix (geom::Mat4) to superpose input1 onto input2. More...

#include <svd_superpose.hh>


Public Member Functions

 SuperpositionResult ()

Data Fields

int ncycles
Real rmsd
geom::Mat4 transformation
mol::EntityView entity_view1
mol::EntityView entity_view2


Detailed Description

stores the number of cycles and the two final EntityViews (in case IterativeSuperposition was applied), the root mean square deviation of the two superposed objects and the transformation matrix (geom::Mat4) to superpose input1 onto input2.

Definition at line 37 of file svd_superpose.hh.


Constructor & Destructor Documentation

SuperpositionResult (  )  [inline]

Definition at line 38 of file svd_superpose.hh.


Field Documentation

Definition at line 44 of file svd_superpose.hh.

Definition at line 45 of file svd_superpose.hh.

int ncycles

Definition at line 41 of file svd_superpose.hh.

Definition at line 42 of file svd_superpose.hh.

Definition at line 43 of file svd_superpose.hh.


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

Generated on Fri Jul 2 14:23:07 2010 for OpenStructure by  doxygen 1.5.8