Given an arbitrary conic section in the form $$Ax^2 + Bxy + Cy^2 + Dx + Ey +F=0$$ (Where the coefficients are real valued) is there a simple test which can determine whether or not a particular conic is an ellipse? I know that if a conic section is an ellipse, then $A$ and $C$ will have the same sign, however I am not sure if this is a sufficient condition as well.
Edit: Forgot to include the "$...+F=0$".
Here is the answer for the normalised equation of a non-degenerate conic $$Ax^2+2Bxy+Cy^2+2Dx+2Ey+T=0.$$
Consider the matrix $$M=\begin{bmatrix} A & B & D \\ B & C &E \\ D &E & F \end{bmatrix} $$ and the matrix of the quadratic part of the equation $$Q=\begin{bmatrix} A & B \\ B & C \end{bmatrix}. $$ The conic is non-degenerate if and only if $\det M\ne 0$. Further, the conic is an ellipse if and only if: