C (Get method)

Gets the second parameter of the fuzzy set core.

double  C()

Return Value

The second parameter of the fuzzy set core.

C (Set method)

Sets the second parameter of the fuzzy set core.

void  C(
   const double  c      // value of the fuzzy set core second parameter 
   )

Parameters

c

[in]  The second parameter of the fuzzy set core.

B
D