#include <clustering.h>
Clustering::Clustering |
( |
std::string |
fichier) | |
|
Clustering::~Clustering |
( |
) | |
|
void Clustering::calculerRMSD |
( |
) | |
|
void Clustering::fusionnerCluster |
( |
) | |
|
double Clustering::getRMSD |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
Clustering::getRMSD() Permet de recuperer une valeur de RMSD pour un emplacement donner la ligne ou la collone ou se trouve une proteine est aussi sont identifiant :)
- Parameters
-
[in] | x | Ligne de la premiere proteine |
[in] | y | Collonde de la seconde proteine |
- Returns
- La distance RMSD entre les deux proteine
double** Clustering::matriceRMSD |
int Clustering::modele_courant |
The documentation for this class was generated from the following files:
- /home/uranium/Dropbox/fac/semestre6/info 606/projet/clustering/clustering.h
- /home/uranium/Dropbox/fac/semestre6/info 606/projet/clustering/clustering.cpp