what fastest algorithm determine if n x n matrix has rank n? in case, need algorithm optimal n around order of 30. there better way computing determinant, , check if it's not zero? have feeling somehow determinant of matrix adds information respect rank.. , don't want know rank, see if it's maximum.
Comments
Post a Comment