|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jFuzzyLogic.ruleConnection.RuleConnectionMethod
net.sourceforge.jFuzzyLogic.ruleConnection.RuleConnectionMethodAndMin
public class RuleConnectionMethodAndMin
Methods used to connect rule's antecedents Connection type: AND Connection Method: Minimum
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.jFuzzyLogic.ruleConnection.RuleConnectionMethod |
|---|
name |
| Constructor Summary | |
|---|---|
RuleConnectionMethodAndMin()
|
|
| Method Summary | |
|---|---|
double |
connect(double antecedent1,
double antecedent2)
|
java.lang.String |
toStringFCL()
|
| Methods inherited from class net.sourceforge.jFuzzyLogic.ruleConnection.RuleConnectionMethod |
|---|
getName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuleConnectionMethodAndMin()
| Method Detail |
|---|
public double connect(double antecedent1,
double antecedent2)
connect in class RuleConnectionMethodpublic java.lang.String toStringFCL()
toStringFCL in class RuleConnectionMethod
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||