Lines Matching full:absolute
22 * - real roots with greatest, smallest absolute real value,
60 * absolute value is smaller than absImaginaryThreshold.
199 * \returns a real root with greatest absolute magnitude.
200 * A real root is defined as the real part of a complex root with absolute imaginary
205 * the root with smallest absolute imaginary part is returned instead.
209 * \param[in] absImaginaryThreshold : threshold on the absolute imaginary part to decide
222 * \returns a real root with smallest absolute magnitude.
223 * A real root is defined as the real part of a complex root with absolute imaginary
228 * the root with smallest absolute imaginary part is returned instead.
232 * \param[in] absImaginaryThreshold : threshold on the absolute imaginary part to decide
246 * A real root is defined as the real part of a complex root with absolute imaginary
251 * the root with smallest absolute imaginary part is returned instead.
255 * \param[in] absImaginaryThreshold : threshold on the absolute imaginary part to decide
269 * A real root is defined as the real part of a complex root with absolute imaginary
274 * the root with smallest absolute imaginary part is returned instead.
278 * \param[in] absImaginaryThreshold : threshold on the absolute imaginary part to decide
316 * - real roots with greatest, smallest absolute real value.