GetValue
GetValue
GetValue
Calculates the value of the membership function by a specified argument.
double GetValue(
const double x // membership function argument
)Parameters
- x
[in] Membership function argument.
Return Value
Membership function value.
Last updated on