|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectikbs.dynamique.Prototype
public abstract class Prototype
| Constructor Summary | |
|---|---|
Prototype(int computeDistance)
|
|
| Method Summary | |
|---|---|
int |
getChoixNumeric()
retourne le choix numeric pour la distance |
abstract Case |
getFictifRepresentant(ClusteringClasse clusteringClasse)
calcule le representant fictif d'une classe |
abstract Case |
getRepresentant(ClusteringClasse clusteringClasse)
calcule le representant d'une classe ie le point le plus proche du prototype |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Prototype(int computeDistance)
| Method Detail |
|---|
public abstract Case getRepresentant(ClusteringClasse clusteringClasse)
public abstract Case getFictifRepresentant(ClusteringClasse clusteringClasse)
public int getChoixNumeric()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||