Uses of Interface
net.sourceforge.jfl.core.IFuzzyRelationship

Packages that use IFuzzyRelationship
net.sourceforge.jfl.core   
net.sourceforge.jfl.core.operators   
 

Uses of IFuzzyRelationship in net.sourceforge.jfl.core
 

Methods in net.sourceforge.jfl.core that return IFuzzyRelationship
 IFuzzyRelationship IFuzzyRelationship.compose(IFuzzyRelationship rel)
          Performs composition between fuzzy relationships.
 

Methods in net.sourceforge.jfl.core with parameters of type IFuzzyRelationship
 IFuzzyRelationship IFuzzyRelationship.compose(IFuzzyRelationship rel)
          Performs composition between fuzzy relationships.
 

Uses of IFuzzyRelationship in net.sourceforge.jfl.core.operators
 

Methods in net.sourceforge.jfl.core.operators that return IFuzzyRelationship
 IFuzzyRelationship FuzzySets.compose(IFuzzyRelationship relA, IFuzzyRelationship relB)
           
 IFuzzyRelationship IFuzzySets.compose(IFuzzyRelationship relA, IFuzzyRelationship relB)
          Performs composition between fuzzy relationships.
 

Methods in net.sourceforge.jfl.core.operators with parameters of type IFuzzyRelationship
 IFuzzyRelationship FuzzySets.compose(IFuzzyRelationship relA, IFuzzyRelationship relB)
           
 IFuzzyRelationship FuzzySets.compose(IFuzzyRelationship relA, IFuzzyRelationship relB)
           
 IFuzzyRelationship IFuzzySets.compose(IFuzzyRelationship relA, IFuzzyRelationship relB)
          Performs composition between fuzzy relationships.
 IFuzzyRelationship IFuzzySets.compose(IFuzzyRelationship relA, IFuzzyRelationship relB)
          Performs composition between fuzzy relationships.
 



Copyright © 2000 Dummy Corp. All Rights Reserved.