diff src/ov-re-mat.h @ 4699:5e2c68946f30

[project @ 2004-01-20 23:04:46 by jwe]
author jwe
date Tue, 20 Jan 2004 23:04:47 +0000
parents e95c86d48732
children a308566c8b42
line wrap: on
line diff
--- a/src/ov-re-mat.h	Mon Jan 19 19:25:27 2004 +0000
+++ b/src/ov-re-mat.h	Tue Jan 20 23:04:47 2004 +0000
@@ -101,6 +101,8 @@
 
   ComplexMatrix complex_matrix_value (bool = false) const;
 
+  ComplexNDArray complex_array_value (bool = false) const;
+
   NDArray array_value (bool = false) const { return matrix; }
 
   streamoff_array streamoff_array_value (void) const;