Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

I check this by plugging some $X$ into the ellipsoid $(X-C)^TQ(X-C)$, if the result is less than 1, it means the point is in the ellipsoid.

At first, I thought the result will always be non-negative. However, sometimes I got negative values, so I check if the absolute value of the result is less than 1.

I saw a related question here, where they only check if the result is less than 1. So my question is why am I getting negative values?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.