


It transforms the data available in form of alpha cuts
into the "conventional" fields params and paramsy. It does not make any
interpolation.
-------------------------------------------------------------------------
Parameters
-------------------------------------------------------------------------
Mf - membership function of a fuzzy set defined by alpha cuts. It
should contain the following fields:
Mf--inf
|-sup
|-name
|-type
aCuts - vector containing the alpha levels. They are sorted in top-down
direction
-------------------------------------------------------------------------
Returned values
-------------------------------------------------------------------------
params - the abscissas of the characteristic points
paramsy - the ordinates of the characteristic points
-------------------------------------------------------------------------
Remarks
-------------------------------------------------------------------------
The transformation is implemented only for singleton, triangle,
trapezoidal and polynomial shapes.
-------------------------------------------------------------------------
Zsolt Csaba Johanyák, johanyak.csaba@gamf.kefo.hu, v. 1.1, 24. June 2007.