Conclusion (Get method)

Gets the conclusion of a fuzzy rule.  

CSingleConditon*  Conclusion()

Return Value

Conclusion of a fuzzy rule.

Conclusion (Set method)

Sets the fuzzy rule conclusion.

virtual void  Conclusion(
   CSingleConditon*  value      // conclusion of a fuzzy rule   
   )

Parameters

value

[in]  Conclusion of a fuzzy rule.