|
|
<< PromPrefLevTyp3 | index | PromPrefLevTyp5 >> DECIDE referenceDECIDE__PrometheePreferenceLevelType4short DECIDE_PrometheePreferenceLevelType4( * double *pdoOutputValue,
* const double *pdoDifferenceBetweenActionsValues,
* const double *q,
* const double *p)
Compute the valuated preference for the difference between two actions on a criterion using the Promethee criterion type 4.
return value : * 0 : completed successfully
* 1 : null pointer in first parameter
* 2 : null pointer in second parameter
* 3 : null pointer in third parameter
* 4 : null pointer in fourth parameter
<< PromPrefLevTyp3 | index | PromPrefLevTyp5 >>
|