Lines Matching full:nonzero
84 * It is required to be nonzero.
91 * It is required to be nonzero.
109 /** \returns the number of nonzero pivots in the LU decomposition.
110 * Here nonzero is meant in the exact sense, not in a fuzzy sense.
152 * \note This method has to determine which pivots should be considered nonzero.
177 * \note This method has to determine which pivots should be considered nonzero.
238 * who need to determine when pivots are to be considered nonzero. This is not used for the
248 * A pivot will be considered nonzero if its absolute value is strictly greater than
290 * \note This method has to determine which pivots should be considered nonzero.
306 * \note This method has to determine which pivots should be considered nonzero.
319 * \note This method has to determine which pivots should be considered nonzero.
332 * \note This method has to determine which pivots should be considered nonzero.
344 * \note This method has to determine which pivots should be considered nonzero.
432 m_nonzero_pivots = size; // the generic case is that in which all pivots are nonzero (invertible case)