SuperposerSVD Class Reference

effiently superpose a bunch of models with the same number of atoms Choose either two EntityViews or two AtomViewLists. More...

#include <svd_superpose.hh>


Public Member Functions

 SuperposerSVD (int natoms, bool alloc_atoms)
 ~SuperposerSVD ()
SuperpositionResult Run (const mol::EntityView &ev1, const mol::EntityView &ev2)
SuperpositionResult Run (const mol::AtomViewList &atoms1, const mol::AtomViewList &atoms2)
SuperpositionResult Run (const std::vector< geom::Vec3 > &pl1, const std::vector< geom::Vec3 > &pl2)


Detailed Description

effiently superpose a bunch of models with the same number of atoms Choose either two EntityViews or two AtomViewLists.

Definition at line 52 of file svd_superpose.hh.


Constructor & Destructor Documentation

SuperposerSVD ( int  natoms,
bool  alloc_atoms 
)

~SuperposerSVD (  ) 


Member Function Documentation

SuperpositionResult Run ( const std::vector< geom::Vec3 > &  pl1,
const std::vector< geom::Vec3 > &  pl2 
)

SuperpositionResult Run ( const mol::AtomViewList atoms1,
const mol::AtomViewList atoms2 
)

SuperpositionResult Run ( const mol::EntityView ev1,
const mol::EntityView ev2 
)


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

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