public class FLCFactory
extends java.lang.Object
Constructor and Description |
---|
FLCFactory(IT2_Rulebase[] rulebases)
Creates a new instance of FLCFactory
|
Modifier and Type | Method and Description |
---|---|
java.util.TreeMap<Output,java.lang.Double> |
runFactory(int typeReductionType) |
java.util.TreeMap<Output,java.lang.Object[]> |
runFactoryGetCentroid(int typeReductionType)
Returns the output of the FLS after type-reduction, i.e.
|
public FLCFactory(IT2_Rulebase[] rulebases)
- public java.util.TreeMap<Output,java.lang.Double> runFactory(int typeReductionType)
public java.util.TreeMap<Output,java.lang.Object[]> runFactoryGetCentroid(int typeReductionType)
typeReductionType
-