Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Methods
IFuzzySet.CreateCrispValue(TFzyFloat) Method
Creates a crisp (non-fuzzy like) value shape
Namespace: FuzzyInterfaces
Delphi
public procedure CreateCrispValue(const Value: TFzyFloat);
Parameters
Value
Type: TFzyFloat
•IFuzzySet
•FuzzyInterfaces