Calculate the centroid of a trapezoidal membership function.
Namespace:
DotFuzzyAssembly: DotFuzzy (in DotFuzzy.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public double Centorid() |
| Visual Basic (Declaration) |
|---|
Public Function Centorid As Double |
| Visual C++ |
|---|
public: double Centorid() |