GetValue

Calculates the value of the membership function by a specified argument.

double  GetValue(
   const double  x      // argument
   )

Parameters

x

[in]  Membership function argument.

Return Value

Membership function value.