[vtk6] 08/10: apply th 97 patch because dpkg-source complains

Gert Wollny gert-guest at moszumanska.debian.org
Tue Feb 2 16:38:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

gert-guest pushed a commit to branch master
in repository vtk6.

commit 60494bf107fc0685fe1d3fd866e209aaf351138d
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Sun Jan 31 21:42:15 2016 +0100

    apply th 97 patch because dpkg-source complains
---
 Common/Core/vtkAbstractArray.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Common/Core/vtkAbstractArray.h b/Common/Core/vtkAbstractArray.h
index f9c9f13..9f53c2c 100644
--- a/Common/Core/vtkAbstractArray.h
+++ b/Common/Core/vtkAbstractArray.h
@@ -381,7 +381,7 @@ public:
   // prominence P, we sample N values, with N = f(T; P, U).
   // We want f to be sublinear in T in order to interactively handle large
   // arrays; in practice, we can make f independent of T:
-  // \f$ N >= \frac{5}{P}\mathrm{ln}\left(\frac{1}{PU}) \f$,
+  // \f$ N >= \frac{5}{P}\mathrm{ln}\left(\frac{1}{PU}\right) \f$,
   // but note that small values of P are costly to achieve.
   // The default parameters will locate prominent values that occur at least
   // 1 out of every 1000 samples with a confidence of 0.999999 (= 1 - 1e6).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git



More information about the debian-science-commits mailing list