Logical Matrices....Solution

Posted by Sanju on Stack Overflow See other posts from Stack Overflow or by Sanju
Published on 2010-04-16T04:45:13Z Indexed on 2010/04/16 4:53 UTC
Read the original article Hit count: 242

Suppose you have a (n*n) matrices and problematically you have to check that, whether it's a upper diagonal matrices or not. Is there any generic method to solve this problem.

© Stack Overflow or respective owner

Related posts about matrices

Related posts about programming-languages