Question: IsDefinite

I have 5 matrices, Hmatrix[1], and so on.

I can test

map(IsDefinite,Hmatrix)

Maple gives the 5 answers.

How can I test using map the negative_semidefinite property?

Thanks.

Please Wait...