3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/triqs/arrays/functional
Olivier Parcollet a730f093d6 arrays: fix fold and update documentation
- fold was not correct in e.g. passing an int as init instead of a
  double (was leading to narrowing in return).
- better return type deduction.
- there was an error in the doc (order of argument in the lambda !)
- add a more complex example (Frobenius norm of matrices).
2014-04-09 21:24:03 +02:00
..
fold.hpp arrays: fix fold and update documentation 2014-04-09 21:24:03 +02:00
map.hpp arrays: clean cache, add traits ... 2013-11-18 23:41:32 +01:00