I need your help with the differential of a matrix exponential.
A function $f$ is a mapping from a matrix to a matrix, that is, $f: \mathbb{R}^{n \times n}\rightarrow \mathbb{R}^{n \times n}$. Here $\mathbf{H} \in\mathbb{R}^{n \times n} $ is a matrix. And each element of $\mathbf{H}$ is parameterized by parameter $\theta$.
In this situation, I would like to know if it is correct $$ \frac{d e^{f(\mathbf{H})}}{d \theta} = \frac{d f(\mathbf{H})}{d\theta}e^{f(\mathbf{H})} $$