at.tuwien.ifs.somtoolbox.layers.quality
Class SilhouetteValue
java.lang.Object
at.tuwien.ifs.somtoolbox.layers.quality.AbstractQualityMeasure
at.tuwien.ifs.somtoolbox.layers.quality.SilhouetteValue
- All Implemented Interfaces:
- QualityMeasure
public class SilhouetteValue
- extends AbstractQualityMeasure
- Version:
- $Id: SilhouetteValue.java 3883 2010-11-02 17:13:23Z frank $
- Author:
- Robert Neumayer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mapSilhouetteValue
private double mapSilhouetteValue
unitSilhouetteValues
private double[][] unitSilhouetteValues
logger
Logger logger
SilhouetteValue
public SilhouetteValue(Layer layer,
InputData data)
getMapQuality
public double getMapQuality(String name)
throws QualityMeasureNotFoundException
- Throws:
QualityMeasureNotFoundException
getUnitQualities
public double[][] getUnitQualities(String name)
throws QualityMeasureNotFoundException
- Throws:
QualityMeasureNotFoundException