|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--infosapient.system.ObservableImpl | +--infosapient.system.FzySystemComponent | +--infosapient.resolution.FzyCorrelation | +--infosapient.resolution.FzyCorrelationAverage
The correlation is performed by:
minimum(1.0, (membership[i] + premiseMembership)/2.0)
Field Summary | |
private static java.lang.String |
CLASSVERSION_IDENTIFIER
|
private double[] |
membership
|
Fields inherited from class infosapient.resolution.FzyCorrelation |
PREFIX,
serialVersionUID |
Fields inherited from class infosapient.system.FzySystemComponent |
DEBUG_,
myID,
name,
pcs,
serialVersionUID,
trace,
vcs |
Fields inherited from class infosapient.system.ObservableImpl |
arr,
changed,
obs,
serialVersionUID |
Constructor Summary | |
FzyCorrelationAverage()
|
Method Summary | |
FzySet |
applyCorrelation(double predTruth,
FzySet correlatedSet)
|
java.lang.String |
getName()
|
Methods inherited from class infosapient.resolution.FzyCorrelation |
CorrelationMethodFactory,
printOn,
toString,
toXML,
toXML |
Methods inherited from class infosapient.system.FzySystemComponent |
addPropertyChangeListener,
addVetoableChangeListener,
equals,
getID,
getPropertyChangeSupport,
getVetoableChangeSupport,
hashCode,
removePropertyChangeListener,
removeVetoableChangeListener,
setID,
setName |
Methods inherited from class infosapient.system.ObservableImpl |
addObserver,
clearChanged,
containsObserver,
countObservers,
deleteObserver,
deleteObservers,
hasChanged,
notifyObservers,
notifyObservers,
setChanged |
Methods inherited from class java.lang.Object |
|
Field Detail |
private static java.lang.String CLASSVERSION_IDENTIFIER
private double[] membership
Constructor Detail |
public FzyCorrelationAverage()
Method Detail |
public FzySet applyCorrelation(double predTruth, FzySet correlatedSet)
public java.lang.String getName()
|
License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |