|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectikbs.dynamique.Prototype
ikbs.dynamique.EnveloppeProto
public class EnveloppeProto
| Constructor Summary | |
|---|---|
EnveloppeProto(int computeDistance)
|
|
| Method Summary | |
|---|---|
Case |
getFictifRepresentant(ClusteringClasse clusteringClasse)
calcule le representant fictif d'une classe |
Case |
getRepresentant(ClusteringClasse clusteringClasse)
renvoie le cas le plus proche du "barycentre" methode : creer un cas representant le barycentre, l'insert dans la base cherche la distance min du barycentre avec tous les cas de la clusteringClasse enlever le barycentre de la base retourner le cas trouve |
| Methods inherited from class ikbs.dynamique.Prototype |
|---|
getChoixNumeric |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnveloppeProto(int computeDistance)
| Method Detail |
|---|
public Case getRepresentant(ClusteringClasse clusteringClasse)
getRepresentant in class Prototypepublic Case getFictifRepresentant(ClusteringClasse clusteringClasse)
Prototype
getFictifRepresentant in class Prototype
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||