diff src/ChangeLog @ 7567:6b07c15eb8e1

Document positive definite behavior of matrix_type
author David Bateman <dbateman@free.fr>
date Thu, 06 Mar 2008 13:46:16 -0500
parents c827f5673321
children c01ff6818f4c
line wrap: on
line diff
--- a/src/ChangeLog	Thu Mar 06 13:42:08 2008 -0500
+++ b/src/ChangeLog	Thu Mar 06 13:46:16 2008 -0500
@@ -1,3 +1,10 @@
+2008-03-06  David Bateman  <dbateman@free.fr>
+
+	* DLD-FUNCTIONS/matrix_type.cc (Fmatrix_type): Document that
+	the initial interpretation of a positive definite return from
+	matrix_type is that the matrix is "probably" positive definite and
+	not certainly so.
+
 2008-03-06  John W. Eaton  <jwe@octave.org>
 
 	* parse.y: Move tests here from test/test_eval.m.