diff liboctave/boolMatrix.h @ 2832:4dff308e9acc

[project @ 1997-03-26 05:16:58 by jwe]
author jwe
date Wed, 26 Mar 1997 05:17:00 +0000 (1997-03-26)
parents 92826d6e8bd9
children 71a47e9360c0
line wrap: on
line diff
--- a/liboctave/boolMatrix.h
+++ b/liboctave/boolMatrix.h
@@ -57,6 +57,9 @@
 
   boolMatrix transpose (void) const;
 
+  boolMatrix all (void) const;
+  boolMatrix any (void) const;
+
 #if 0
   // i/o