Home | History | Annotate | Download | only in QR

Lines Matching full:nonzero

217       * \note This method has to determine which pivots should be considered nonzero.
234 * \note This method has to determine which pivots should be considered nonzero.
247 * \note This method has to determine which pivots should be considered nonzero.
260 * \note This method has to determine which pivots should be considered nonzero.
272 * \note This method has to determine which pivots should be considered nonzero.
306 * who need to determine when pivots are to be considered nonzero. This is not used for the
316 * A pivot will be considered nonzero if its absolute value is strictly greater than
356 /** \returns the number of nonzero pivots in the QR decomposition.
357 * Here nonzero is meant in the exact sense, not in a fuzzy sense.
455 m_nonzero_pivots = size; // the generic case is that in which all pivots are nonzero (invertible case)