Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.layers.quality |
Classes in this package implement various quality measures, indicating the quality of the SOM mapping.
|
Modifier and Type | Field and Description |
---|---|
(package private) Trustworthiness_NeighborhoodPreservation.DistanceTag[][] |
Trustworthiness_NeighborhoodPreservation.inputDistances |
(package private) Trustworthiness_NeighborhoodPreservation.DistanceTag[][] |
Trustworthiness_NeighborhoodPreservation.outputDistances |
Modifier and Type | Method and Description |
---|---|
int |
Trustworthiness_NeighborhoodPreservation.DistanceTagComparator.compare(Trustworthiness_NeighborhoodPreservation.DistanceTag t1,
Trustworthiness_NeighborhoodPreservation.DistanceTag t2) |
private void |
Trustworthiness_NeighborhoodPreservation.Rank(Trustworthiness_NeighborhoodPreservation.DistanceTag[][] distances,
int s,
int samplecount) |