Returns the maximum value of the linguistic variable.
Namespace:
DotFuzzyAssembly: DotFuzzy (in DotFuzzy.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public double MaxValue() |
| Visual Basic (Declaration) |
|---|
Public Function MaxValue As Double |
| Visual C++ |
|---|
public: double MaxValue() |