Is there a general solution to the following matrix equation.
$A - BAB^T = C$
where B is known but can be any non-symmetric square matrix, C is known and invertible, all are n by n matrices. Is there a solution to A? or we need to use numerical methods?