|
|||||||||
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.hdg.FzyHedge | +--infosapient.hdg.FzyHdgABOUT
public class FzyHdgABOUT modifies the fuzzy set surface by squaring each value within the membership array. This has the effect of intensifying the values around the complete membership point.
Field Summary | |
(package private) static long |
serialVersionUID
|
Fields inherited from class infosapient.hdg.FzyHedge |
ABOUT_EXP,
AROUND_EXP,
CLOSE_EXP,
CN,
DEFINITELY_EXP,
EXTREMELY_EXP,
INC_DEC_FACTOR,
m,
NEAR_EXP,
POSITIVE_EXP,
results,
ROUGHLY_EXP,
serialVersionUID,
SLIGHTLY_EXP,
SOMEWHAT_EXP,
VECMAX,
VERY_EXP,
VICINITY_EXP |
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 | |
FzyHdgABOUT()
|
Method Summary | |
FzySet |
apply(FzySet aSet)
Implemented by my subclasses to perform the requested fuzzy set surface modification. |
java.lang.String |
getName()
|
Methods inherited from class infosapient.hdg.FzyHedge |
CreateHedgeFor,
getSolutionDOM,
hasSolution,
printOn,
reset,
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 |
static final long serialVersionUID
Constructor Detail |
public FzyHdgABOUT()
Method Detail |
public FzySet apply(FzySet aSet)
FzySet
- -- the fuzzy set to have the hedge appliedpublic 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 |