How to find a partial derivative with respect to a matrix?

57 Views Asked by At

Let we have a $2\times2$ matrix $A=\begin{bmatrix}a_1&a_2\\a_3&a_4\end{bmatrix}$, a $1\times2$ matrix $C$, and a $2\times1$ matrix $X$. How can we calculate derivative of $CAX$ with respect to matrix $A$.