|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.indiana.iucbrf.feature.differentiator.AbstractFeatureDifferentiator
edu.indiana.iucbrf.feature.differentiator.SubtractionFeatureDifferentiator
public class SubtractionFeatureDifferentiator
| Field Summary |
|---|
| Fields inherited from class edu.indiana.iucbrf.feature.differentiator.AbstractFeatureDifferentiator |
|---|
normalizationValue |
| Constructor Summary | |
|---|---|
SubtractionFeatureDifferentiator()
Creates a new instance of SubtractionFeatureDifferentiator |
|
SubtractionFeatureDifferentiator(double normalizationValue)
|
|
| Method Summary | |
|---|---|
protected double |
calcDifferenceImpl(Feature f1,
Feature f2)
|
protected void |
checkMatchingClasses(Feature f1,
Feature f2)
Make sure the two features are of the same class. |
| Methods inherited from class edu.indiana.iucbrf.feature.differentiator.AbstractFeatureDifferentiator |
|---|
calcDifference, calcDifference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubtractionFeatureDifferentiator()
public SubtractionFeatureDifferentiator(double normalizationValue)
| Method Detail |
|---|
protected double calcDifferenceImpl(Feature f1,
Feature f2)
calcDifferenceImpl in class AbstractFeatureDifferentiator
protected void checkMatchingClasses(Feature f1,
Feature f2)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||