MATRIX DATA: Fully implement.
[pspp] / doc / pspp.texi
index e107be4aa12ae8fc79fa3e05a65698391e2ba5a6..6c4771e944da8ab3dcecb0150056b926e48d2fdf 100644 (file)
@@ -178,6 +178,7 @@ Free Documentation License".
 * Data Selection::              Select certain cases for analysis.
 * Conditionals and Looping::    Doing things many times or not at all.
 * Statistics::                  Basic statistical procedures.
+* Matrices::                    Matrix operations and transformations.
 * Utilities::                   Other commands.
 
 * Invoking pspp-convert::       Utility for converting among file formats.
@@ -208,6 +209,7 @@ Free Documentation License".
 @include data-selection.texi
 @include flow-control.texi
 @include statistics.texi
+@include matrices.texi
 @include utilities.texi
 
 @include pspp-convert.texi