diff src/ov-flt-re-diag.h @ 8398:d95282fa0579

allow element assignment to diagonal matrices
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 11 Dec 2008 11:04:00 +0100
parents ad896677a2e2
children 8dd69187c4a2
line wrap: on
line diff
--- a/src/ov-flt-re-diag.h
+++ b/src/ov-flt-re-diag.h
@@ -82,6 +82,10 @@
   octave_value real (void) const;
 
 private:
+
+  bool chk_valid_scalar (const octave_value&, 
+                         float&) const;
+
   DECLARE_OCTAVE_ALLOCATOR
 
   DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA