Class FzyImplicationADDAGGREGATION adds either max of 1.0 or the sum of correlated fuzzy set membership and the existing membership to create a new solution set.
Math.min(localMembership[currInx]+fzySetMembership[ix], 1.0)
@author : Michael McConnell
@version $Revision: 1.1.1.1 $
|
|