|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Term in nxtfuzzylogic |
---|
Methods in nxtfuzzylogic that return Term | |
---|---|
Term |
Rule.getConclusion()
|
Term[] |
Rule.getCondition()
|
Term[] |
OutputLinguisticVariable.getTerms()
|
Methods in nxtfuzzylogic with parameters of type Term | |
---|---|
void |
Rule.setConclusion(Term conclusion)
|
void |
Rule.setCondition(Term[] condition)
|
void |
OutputLinguisticVariable.setTerms(Term[] terms)
|
Constructors in nxtfuzzylogic with parameters of type Term | |
---|---|
Rule(Term[] condition_,
Term conclusion_,
int agregationMethod_)
|
|
Rule(Term[] condition_,
Term conclusion_,
int agregationMethod_)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |