Lines Matching full:nonzero
85 * It is required to be nonzero.
92 * It is required to be nonzero.
110 /** \returns the number of nonzero pivots in the LU decomposition.
111 * Here nonzero is meant in the exact sense, not in a fuzzy sense.
153 * \note This method has to determine which pivots should be considered nonzero.
178 * \note This method has to determine which pivots should be considered nonzero.
239 * who need to determine when pivots are to be considered nonzero. This is not used for the
249 * A pivot will be considered nonzero if its absolute value is strictly greater than
291 * \note This method has to determine which pivots should be considered nonzero.
308 * \note This method has to determine which pivots should be considered nonzero.
321 * \note This method has to determine which pivots should be considered nonzero.
334 * \note This method has to determine which pivots should be considered nonzero.
346 * \note This method has to determine which pivots should be considered nonzero.
445 m_nonzero_pivots = size; // the generic case is that in which all pivots are nonzero (invertible case)