]> gitweb.michael.orlitzky.com - octave.git/commit
Add the is_upper_triangular() function and its tests.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 25 Feb 2013 14:35:00 +0000 (09:35 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 25 Feb 2013 14:35:00 +0000 (09:35 -0500)
commit542e0bbc0bcde79e1366d4280cc0637cd43586d1
tree86fd2c1689b6ad95fcce898b27cb6650496d23a6
parentee2abb133ffec1ba0a9177cb290738ce7a188dcf
Add the is_upper_triangular() function and its tests.
is_upper_triangular.m [new file with mode: 0644]
tests/is_upper_triangular_tests.m [new file with mode: 0644]