changeset 2705:a478e35e6386 octave-forge

Add INDEX with split in to categories of functions in this package
author adb014
date Mon, 16 Oct 2006 19:16:07 +0000
parents bd882d079d3d
children 0a638646884f
files main/linear-algebra/INDEX main/splines/INDEX
diffstat 2 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main/linear-algebra/INDEX	Mon Oct 16 19:16:07 2006 +0000
@@ -0,0 +1,14 @@
+matrix >> Linear Algebra
+Matrix functions
+ funm
+ thfm
+Matrix factorization
+ gsvd 
+ GramSchmidt
+Test
+ test_gsvd
+
+sparse >> Sparse matrix support
+Iterative techniques
+ bicg
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main/splines/INDEX	Mon Oct 16 19:16:07 2006 +0000
@@ -0,0 +1,7 @@
+analysis >> Data analysis
+Spline functions
+ csapi
+ csape
+ fnplt 
+ fnder
+ fnval