Lines Matching refs:exponential
35 * - \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
128 The matrix exponential is different from applying the exp function to all the entries in the matrix.
135 The matrix exponential is computed using the scaling-and-squaring
137 rescaled, then the exponential of the reduced matrix is computed
144 scaling and squaring method for the matrix exponential revisited,"
180 \f$ \exp(X) = M \f$ where exp denotes the matrix exponential. As for
242 where exp denotes the matrix exponential, and log denotes the matrix