--- /srv/rebuilderd/tmp/rebuilderdOaKRPx/inputs/clhep-doc_2.4.7.1-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdOaKRPx/out/clhep-doc_2.4.7.1-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-11-22 19:47:38.000000 debian-binary │ -rw-r--r-- 0 0 0 35904 2025-11-22 19:47:38.000000 control.tar.xz │ --rw-r--r-- 0 0 0 2274552 2025-11-22 19:47:38.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 2275252 2025-11-22 19:47:38.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -1555,15 +1555,15 @@ │ │ │ -rw-r--r-- 0 root (0) root (0) 1146 2023-10-12 18:36:02.000000 ./usr/share/doc/clhep/Exceptions/m-pcanal-2 │ │ │ -rw-r--r-- 0 root (0) root (0) 2262 2023-10-12 18:36:02.000000 ./usr/share/doc/clhep/Exceptions/m-pcanal-3.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 4866 2023-10-12 18:36:02.000000 ./usr/share/doc/clhep/Exceptions/mechanics_ZMx.txt.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 1275 2023-10-12 18:36:02.000000 ./usr/share/doc/clhep/Exceptions/reply-pcanal-1 │ │ │ -rw-r--r-- 0 root (0) root (0) 1864 2023-10-12 18:36:02.000000 ./usr/share/doc/clhep/Exceptions/reply-pcanal-2 │ │ │ -rw-r--r-- 0 root (0) root (0) 1846 2023-10-12 18:36:02.000000 ./usr/share/doc/clhep/Exceptions/whyZMthrowRethrows.txt │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-11-22 19:47:38.000000 ./usr/share/doc/clhep/GenericFunctions/ │ │ │ --rw-r--r-- 0 root (0) root (0) 199033 2025-11-22 19:47:38.000000 ./usr/share/doc/clhep/GenericFunctions/genericFunctions.pdf.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 199242 2025-11-22 19:47:38.000000 ./usr/share/doc/clhep/GenericFunctions/genericFunctions.pdf.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-11-22 19:47:38.000000 ./usr/share/doc/clhep/Random/ │ │ │ -rw-r--r-- 0 root (0) root (0) 19186 2023-10-12 18:36:02.000000 ./usr/share/doc/clhep/Random/CLHEP-random.html │ │ │ -rw-r--r-- 0 root (0) root (0) 3959 2023-10-12 18:36:02.000000 ./usr/share/doc/clhep/Random/JamesRandomSeeding.txt │ │ │ -rw-r--r-- 0 root (0) root (0) 41302 2023-10-12 18:36:02.000000 ./usr/share/doc/clhep/Random/Random.html │ │ │ -rw-r--r-- 0 root (0) root (0) 19643 2023-10-12 18:36:02.000000 ./usr/share/doc/clhep/Random/onSavingRandomStates.html │ │ │ -rw-r--r-- 0 root (0) root (0) 5075 2023-10-12 18:36:02.000000 ./usr/share/doc/clhep/Random/validation.doc.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-11-22 19:47:38.000000 ./usr/share/doc/clhep/Units/ │ │ ├── ./usr/share/doc/clhep/GenericFunctions/genericFunctions.pdf.gz │ │ │ ├── genericFunctions.pdf │ │ │ │ ├── pdftotext {} - │ │ │ │ │ @@ -1,10 +1,10 @@ │ │ │ │ │ A Library of Function Objects │ │ │ │ │ J. Boudreau, Mark Fischler, Petar Maksimovic │ │ │ │ │ -November 22, 2025 │ │ │ │ │ +November 23, 2025 │ │ │ │ │ │ │ │ │ │ 0.1 │ │ │ │ │ │ │ │ │ │ Why Function Objects? │ │ │ │ │ │ │ │ │ │ In many applications it is desireable to treat mathematical functions as objects; the action of functionobjects on their arguments and on each other (in other words, their algebra) can be defined in C++ so │ │ │ │ │ that it reflects the acutal mathematics, and instances of thes functions can be applied flexibly at run time