# HG changeset patch # User Rik # Date 1296184546 28800 # Node ID ee94cb52433fbb1dfd3efecfbf57086c0584641c # Parent 8ef6a4373310d3f535a9fc7e5db1489b15b2051c Add function rsf2csf to documentation. diff -r 8ef6a4373310 -r ee94cb52433f doc/ChangeLog --- a/doc/ChangeLog Thu Jan 27 19:12:31 2011 -0800 +++ b/doc/ChangeLog Thu Jan 27 19:15:46 2011 -0800 @@ -1,3 +1,7 @@ +2011-01-27 Rik + + * interpreter/linalg.txi: Add rsf2csf to documentation. + 2011-01-27 Rik * interpreter/geometry.txi: Add trisurf to documentation. diff -r 8ef6a4373310 -r ee94cb52433f doc/interpreter/linalg.txi --- a/doc/interpreter/linalg.txi Thu Jan 27 19:12:31 2011 -0800 +++ b/doc/interpreter/linalg.txi Thu Jan 27 19:15:46 2011 -0800 @@ -155,6 +155,8 @@ @DOCSTRING(schur) +@DOCSTRING(rsf2csf) + @DOCSTRING(subspace) @DOCSTRING(svd)