Lines Matching full:nonzero
214 * \note This method has to determine which pivots should be considered nonzero.
231 * \note This method has to determine which pivots should be considered nonzero.
244 * \note This method has to determine which pivots should be considered nonzero.
257 * \note This method has to determine which pivots should be considered nonzero.
269 * \note This method has to determine which pivots should be considered nonzero.
302 * who need to determine when pivots are to be considered nonzero. This is not used for the
312 * A pivot will be considered nonzero if its absolute value is strictly greater than
352 /** \returns the number of nonzero pivots in the QR decomposition.
353 * Here nonzero is meant in the exact sense, not in a fuzzy sense.
436 m_nonzero_pivots = size; // the generic case is that in which all pivots are nonzero (invertible case)