| returns if the matrix is equal to {} or it has full row rank. Due the limitation of Mathematica,if the matrix contains symbolic variables,they must be assumed to be real by using the command: $Assumptions = $Assumptions && assumeReal[x] for the final result to be reliable. |