| Previous | Next |
| ippStsEvenMedianMaskSize | ippStsLnZeroArg |
ippStsDivByZero
This warning status indicates that zero divisor elements were present, but the selected IPP primitive handled the condition and returned a nonfatal status. The output can contain special values or substituted results defined by that routine.
Do not ignore the status simply because it is positive. It can explain infinities, saturated pixels, clamped samples or later NaN propagation.
Check these details
- Which elements or channels had zero divisors.
- The special-case result documented for the exact function.
- Whether the algorithm expects strict finite output.
Looking for a different code? Search another status or error code.