the partial derivation of matrix

40 Views Asked by At

I would like to get the derivation of the matrix $a^T(LL^T)^{-1}b$ in terms of L, what I got is $-2L(LL^T)^{-1}ab^T(LL^T)^{-1}$,is it right? if not, why?