Method Downsize
Downsize(Single)
Declaration
public virtual FuzzySet Downsize(float targetMaxSaturation)
Parameters
Type | Name | Description |
---|---|---|
System.Single | targetMaxSaturation | A number between 0 and 1 describing the % of bits that would ideally be set in the result. Lower values have better accuracy but require more space. |
Returns
Type | Description |
---|---|
FuzzySet |