|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FIS | |
|---|---|
| net.sourceforge.jFuzzyLogic | |
| Uses of FIS in net.sourceforge.jFuzzyLogic |
|---|
| Methods in net.sourceforge.jFuzzyLogic that return FIS | |
|---|---|
FIS |
FIS.addFuzzyRuleSet(java.lang.String ruleSetName,
FuzzyRuleSet ruleSet)
Add a new ruleset |
private static FIS |
FIS.createFromLexer(FCLLexer lexer,
boolean verbose)
Create a "Fuzzy inference system (FIS)" from an FCL definition string |
static FIS |
FIS.createFromString(java.lang.String fclDefinition,
boolean verbose)
Create a "Fuzzy inference system (FIS)" from an FCL definition string |
static FIS |
FIS.load(java.lang.String fileName)
Load an FCL file and create a "Fuzzy inference system (FIS)" |
static FIS |
FIS.load(java.lang.String fileName,
boolean verbose)
Load an FCL file and create a "Fuzzy inference system (FIS)" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||