Hello everybody!
Could somebody give me some advise how to solve the next problem?
(A + c*B)-1 , where A and B are symmetric positive semi definite matrices, c - is some constant value.
I need to rewrite this expression in such a way, that c will be factored out the brackets of inversion. Probably to do it linear with respect to constant c.
Thanks in advance!