changeset 12268:ee94cb52433f release-3-4-x

Add function rsf2csf to documentation.
author Rik <octave@nomad.inbox5.com>
date Thu, 27 Jan 2011 19:15:46 -0800
parents 8ef6a4373310
children 3eaad8355678
files doc/ChangeLog doc/interpreter/linalg.txi
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-27  Rik  <octave@nomad.inbox5.com>
+
+	* interpreter/linalg.txi: Add rsf2csf to documentation.
+
 2011-01-27  Rik  <octave@nomad.inbox5.com>
 
 	* interpreter/geometry.txi: Add trisurf to documentation.
--- a/doc/interpreter/linalg.txi
+++ b/doc/interpreter/linalg.txi
@@ -155,6 +155,8 @@
 
 @DOCSTRING(schur)
 
+@DOCSTRING(rsf2csf)
+
 @DOCSTRING(subspace)
 
 @DOCSTRING(svd)