public class FLCPoolFactory
extends java.lang.Object
Constructor and Description |
---|
FLCPoolFactory(IT2_Rulebase[] rulebases)
Creates a new instance of FLCPoolFactory
|
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 FLCPoolFactory(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
-