Calculate

计算系统的模糊推理

CList*  Calculate(
   CList*&  inputValues      // 输入数据
   )

参数

inputValues

[in]  计算的输入数据。

返回值

计算结果。