changeset 968:190f8f03f4a7

*** empty log message ***
author david <david>
date Tue, 12 Dec 1995 15:24:52 +0000
parents 403320f56916
children 616535c8649a
files volume_io/Documentation/volume_io.tex
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/volume_io/Documentation/volume_io.tex
+++ b/volume_io/Documentation/volume_io.tex
@@ -3148,6 +3148,14 @@
 \desc{Creates a new general transform that is the inverse of the given
 one.}
 
+{\bf\begin{verbatim}
+public  void  invert_general_transform(
+    General_transform   *transform )
+\end{verbatim}}
+
+\desc{Changes the transform to be its inverse.  Calling it twice on the
+same transform is equivalent to not calling the function at all.}
+
 \section{Reading and Writing General Transforms}
 
 General transforms are stored in files in an ascii format devised at