Révision 288
pobysoC-4.0/src/pobyso.h (revision 288) | ||
---|---|---|
111 | 111 |
/** |
112 | 112 |
* Evaluate an expression for a constant. |
113 | 113 |
* |
114 |
* The result of the evaluation must be "inited" by the caller. |
|
114 |
* The result of the evaluation, evaluationMp, must be "inited" by the caller.
|
|
115 | 115 |
* Its contents is modified only if the evaluation yields some useful |
116 | 116 |
* result. In this case, its precision may change too. |
117 |
*@param functionSo : the function to evaluate; |
|
118 |
*@param argumentMp : the argument used for the evaluation; |
|
119 |
*@param evalutionMp: the result of the evaluation. |
|
117 |
*@param functionSo : (in) the function to evaluate;
|
|
118 |
*@param argumentMp : (in) the argument used for the evaluation;
|
|
119 |
*@param evalutionMp: (out) the result of the evaluation.
|
|
120 | 120 |
*@return 0 if 0K, 1 in case of a "generic" error or POBYSO_UNFAITHFULL |
121 | 121 |
* if the result is the mean of the two bound of the range |
122 | 122 |
* encompassing it and POBYSO_NAN if the result of the evaluation |
Formats disponibles : Unified diff