Skip to content

Range algorithm migration.

New algorithms have been implemented in mln::experimental namespace:

  • copy
  • clone
  • paste
  • transform
  • accumulate/reduce
  • iota
  • sort_sites / sort_indexes
  • for_each

Documentation & tests & benchmarks are updated. Fix #33 (closed)

Edited by Edwin Carlinet

Merge request reports