Lines Matching refs:exponential
37 * - \ref matrixbase_exp "MatrixBase::exp()", for computing the matrix exponential
112 Compute the matrix exponential.
118 \param[in] M matrix whose exponential is to be computed.
119 \returns expression representing the matrix exponential of \p M.
121 The matrix exponential of \f$ M \f$ is defined by
123 The matrix exponential can be used to solve linear ordinary
132 The matrix exponential is computed using the scaling-and-squaring
134 rescaled, then the exponential of the reduced matrix is computed
141 scaling and squaring method for the matrix exponential revisited,"
177 \f$ \exp(X) = M \f$ where exp denotes the matrix exponential. As for
236 where exp denotes the matrix exponential, and log denotes the matrix