# HG changeset patch # User Rik # Date 1296184546 28800 # Node ID 1e206c8713a70979571350b4fa15ba24fe87a5ac # Parent 87926ee2358178c3be4e28717e441dd8ff9e5ac5 Add function rsf2csf to documentation. diff --git a/doc/ChangeLog b/doc/ChangeLog --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -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 --git a/doc/interpreter/linalg.txi b/doc/interpreter/linalg.txi --- a/doc/interpreter/linalg.txi +++ b/doc/interpreter/linalg.txi @@ -155,6 +155,8 @@ @DOCSTRING(schur) +@DOCSTRING(rsf2csf) + @DOCSTRING(subspace) @DOCSTRING(svd)