This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch exp/newdoc has been updated
via 2c6bbd3c7ac77360750bab1e62de967793474043 (commit)
via 5cb0e43a8c37545f7e04d1f07f6ae13159ffb277 (commit)
from 804f0d0496af97354e4d48c9d758f9f7f3f26622 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
2c6bbd3 Introduce a new module for useful macros.
5cb0e43 Improve documentation in fun::p2b, fun::p2p, fun::p2v and fun::x2v.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 31 ++
milena/doc/mln/core/macros.dox | 79 +++
milena/doc/mln/main.dox | 7 +
milena/mln/core/macros.hh | 1067 ++++++++++++++++++++++++++++++++++++-
milena/mln/fun/p2b/antilogy.hh | 16 +-
milena/mln/fun/p2b/big_chess.hh | 30 +-
milena/mln/fun/p2b/chess.hh | 22 +-
milena/mln/fun/p2b/has.hh | 14 +-
milena/mln/fun/p2b/tautology.hh | 15 +-
milena/mln/fun/p2p/fold.hh | 16 +-
milena/mln/fun/p2p/mirror.hh | 29 +-
milena/mln/fun/p2p/translation.hh | 13 +-
milena/mln/fun/p2v/elifs.hh | 16 +-
milena/mln/fun/p2v/iota.hh | 23 +-
milena/mln/fun/p2v/ternary.hh | 23 +-
milena/mln/fun/x2v/bilinear.hh | 12 +-
milena/mln/fun/x2v/l1_norm.hh | 8 +-
milena/mln/fun/x2v/nneighbor.hh | 67 ++-
milena/mln/fun/x2v/trilinear.hh | 11 +-
19 files changed, 1408 insertions(+), 91 deletions(-)
create mode 100644 milena/doc/mln/core/macros.dox
hooks/post-receive
--
Olena, a generic and efficient image processing platform