Browse Source

* small fixes

git-svn-id: trunk@4407 -
marco 19 years ago
parent
commit
b9e7eb2f39
1 changed files with 6 additions and 3 deletions
  1. 6 3
      packages/extra/numlib/doc/inv.tex

+ 6 - 3
packages/extra/numlib/doc/inv.tex

@@ -30,7 +30,7 @@
 
 
 \begin{document}
 \begin{document}
 
 
-\section{Unit inv}
+\section{general comments}
 
 
 \textbf{Original comments:} \\ 
 \textbf{Original comments:} \\ 
 The used floating point type \textbf{real} depends on the used version,
 The used floating point type \textbf{real} depends on the used version,
@@ -50,6 +50,9 @@ types.
 These changes were already prepared somewhat when I got the lib, but weren't
 These changes were already prepared somewhat when I got the lib, but weren't
 consequently applied. I did that while porting to FPC.
 consequently applied. I did that while porting to FPC.
 
 
+\section{Unit inv}
+
+
 \begin{procedure}{invgen}
 \begin{procedure}{invgen}
 
 
 \FunctionDescription
 \FunctionDescription
@@ -201,7 +204,8 @@ pivoting.
 
 
 \FunctionDescription
 \FunctionDescription
 
 
-Procedure to calculate the inverse of a symmetrical, postivive definite
+Procedure to calculate the inverse of a symmetrical, positive definite
+matrix
 
 
 %van een symmetrische,positief definiete matrix.
 %van een symmetrische,positief definiete matrix.
 
 
@@ -371,7 +375,6 @@ of) a square partial block.
     After the function has ended succesfully (\textbf{term=1}) then
     After the function has ended succesfully (\textbf{term=1}) then
     the input matrix has been changed into its inverse, otherwise the contents
     the input matrix has been changed into its inverse, otherwise the contents
     of the input matrix are undefined.
     of the input matrix are undefined.
-    ongedefinieerd.
  \item[var term: integer]  \mbox{} \\
  \item[var term: integer]  \mbox{} \\
     After the procedure has run, this variable contains the reason for
     After the procedure has run, this variable contains the reason for
     the termination of the procedure:\\
     the termination of the procedure:\\