Home | History | Annotate | Download | only in MatrixFunctions

Lines Matching full:diagonal

240   VectorType diag = m_T.diagonal(); // contains eigenvalues of A
290 VectorType diag = m_T.diagonal();
360 /** \brief Compute block diagonal part of #m_fT.
362 * This routine computes the matrix function applied to the block diagonal part of #m_T, with the blocking
363 * given by #m_blockStart. The matrix function of each diagonal block is computed by #m_atomic. The
364 * off-diagonal parts of #m_fT are set to zero.
383 /** \brief Compute part of #m_fT above block diagonal.
385 * This routine assumes that the block diagonal part of #m_fT (which
387 * the part above the block diagonal. The part below the diagonal is