]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Small doc update.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 Mar 2001 10:04:53 +0000 (10:04 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 Mar 2001 10:04:53 +0000 (10:04 +0000)
git-svn-id: https://svn.dealii.org/trunk@4085 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/full_matrix.h

index a8fce807dc053c7775afd03bb4881147c9b00380..e3dd4db6f654190353ef20435243327adfae0077 100644 (file)
@@ -423,8 +423,9 @@ class FullMatrix : public Subscriptor
     
                                     /**
                                      * A=Inverse(A). Inversion of
-                                     * this by Gauss-Jordan-algorithm
-                                     * with partial pivoting.  This
+                                     * this matrix by
+                                     * Gauss-Jordan algorithm with
+                                     * partial pivoting.  This
                                      * process is well-behaved for
                                      * positive definite matrices,
                                      * but be aware of round-off
@@ -432,7 +433,7 @@ class FullMatrix : public Subscriptor
                                      *
                                      * The numerical effort to invert
                                      * an @p{n x n} matrix is of the
-                                     * order @p{n³}.
+                                     * order @p{n**3}.
                                      */
     void gauss_jordan ();
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.