[vspline] 67/72: more minor changes

Kay F. Jahnke kfj-guest at moszumanska.debian.org
Sun Jul 2 09:02:44 UTC 2017


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

kfj-guest pushed a commit to branch master
in repository vspline.

commit 06a3663331ac2f58d411d5f49ee2200d99329120
Author: Kay F. Jahnke <kfjahnke at gmail.com>
Date:   Mon May 22 08:06:16 2017 +0200

    more minor changes
---
 remap.h | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/remap.h b/remap.h
index b104733..bfd531f 100644
--- a/remap.h
+++ b/remap.h
@@ -41,11 +41,12 @@
 ///
 /// \brief set of generic remap functions
 ///
-/// My foremost reason to have efficient B-spline processing is the formulation of a generic
-/// remap function. This is a function which takes an array of real-valued nD coordinates and
-/// an interpolator over a source array. Now each of the real-valued coordinates is fed into
-/// the interpolator in turn, yielding a value, which is placed in the output array at the same
-/// place the coordinate occupies in the coordinate array. To put it concisely, if we have
+/// My foremost reason to have efficient B-spline processing is the formulation of
+/// a generic remap function. This is a function which takes an array of real-valued
+/// nD coordinates and an interpolator over a source array. Now each of the real-valued
+/// coordinates is fed into the interpolator in turn, yielding a value, which is placed
+/// in the output array at the same place the coordinate occupies in the coordinate
+/// array. To put it concisely, if we have
 ///
 /// - c, the coordinate array (or 'warp' array)
 /// - a, the source array

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



More information about the debian-science-commits mailing list