aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@0f49ee68-0e4f-0410-9b9c-b2c123ded7ef>2003-07-08 16:11:14 +0000
committerjthorn <jthorn@0f49ee68-0e4f-0410-9b9c-b2c123ded7ef>2003-07-08 16:11:14 +0000
commitc454fdddfc6cdaebcf79a34f8106136bff5298f8 (patch)
tree7bfaf007a4d4a2b8c10e9fe6e7aa9ab40a37c39f /doc
parent7987b29732a309cb078044c2479f56613cf8e9f2 (diff)
note that the operator
"generalized polynomial interpolation" is deprecated, and will probably be removed at some point git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@6 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 4a4699e..b27d206 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -156,11 +156,13 @@ This interpolator provides:
"Lagrange polynomial interpolation"
\end{verbatim}
and this is probably the best interpolation operator for
- general-purpose use. For backwards compatability this interpolator
- is also registered under still another operator name,
- \begin{verbatim}
- "generalized polynomial interpolation"
- \end{verbatim}
+ general-purpose use.%%%
+\footnote{%%%
+ For backwards compatability this interpolator
+ is also registered under still another operator name,
+ {\tt "generalized polynomial interpolation"}, but this
+ is deprecated and will probably be removed at some point.
+ }%%%
\item Hermite polynomial interpolation of orders 2-4 for 1-D
interpolation, and 2--3 for 2-D and 3-D interpolation,
registered under the operator name