Lines Matching refs:computed
114 \param[in] M matrix whose exponential is to be computed.
128 The matrix exponential is computed using the scaling-and-squaring
130 rescaled, then the exponential of the reduced matrix is computed
169 \param[in] M invertible matrix whose logarithm is to be computed.
185 logarithm of an atomic block is computed by MatrixLogarithmAtomic,
188 square roots computed by MatrixBase::sqrt().
318 \param[in] M invertible matrix whose square root is to be computed.
329 computed by this function.
331 The matrix square root is computed by first reducing the matrix to
333 root of the quasi-triangular matrix can then be computed directly. The
348 this is a restriction of the algorithm. The square root computed by