Weight (Get method)
Gets the Mamdani fuzzy rule weight.
double Weight()
Return Value
Mamdani fuzzy rule weight.
Weight (Set method)
Sets the Mamdani fuzzy rule weight.
void Weight( const double value // weight of a Mamdani fuzzy rule )
Parameters
value
[in] Weight of a Mamdani fuzzy rule.