Lines Matching full:exponential
35 * - \ref matrixbase_exp "MatrixBase::exp()", for computing the matrix exponential
116 Compute the matrix exponential.
122 \param[in] M matrix whose exponential is to be computed.
123 \returns expression representing the matrix exponential of \p M.
125 The matrix exponential of \f$ M \f$ is defined by
127 The matrix exponential can be used to solve linear ordinary
132 The matrix exponential is different from applying the exp function to all the entries in the matrix.
139 The matrix exponential is computed using the scaling-and-squaring
141 rescaled, then the exponential of the reduced matrix is computed
148 scaling and squaring method for the matrix exponential revisited,"
184 \f$ \exp(X) = M \f$ where exp denotes the matrix exponential. As for
245 where exp denotes the matrix exponential, and log denotes the matrix