Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
SymmetryScores.h File Reference
#include <vector>
Include dependency graph for SymmetryScores.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double Scine::Qmmm::calculateSymmetryScoreForOneModel (const QmmmModel &model, const std::vector< double > &distances, int numberOfValuesForMean)
 Calculates the symmetry score for one QM/MM model. More...
 
double Scine::Qmmm::calculateMaxAllowedSymmetryScore (const QmmmData &qmmmData, const Utils::Settings &settings)
 Calculates the maximum allowed symmetry score based on the symmetry scores of all the candidate models, which can be found in the QmmmData object. More...
 

Detailed Description