gcc/libstdc++-v3/testsuite/26_numerics
Johannes Singler 0e6c9eaa5c base.h: Added plus and multiplies functor for differently typed objects.
2007-10-08  Johannes Singler  <singler@ira.uka.de>

	* include/parallel/base.h: Added plus and multiplies functor
       for differently typed objects.
	* include/parallel/numeric: Use it.
	* include/parallel/for_each_selectors.h: Allowed different types.
	* include/parallel/partial_sum.h: Fixed return value.
	* testsuite/26_numerics/accumulate/1.cc: Tests for accumulate.
	* testsuite/26_numerics/inner_product/1.cc: Tests for inner_product.

From-SVN: r129140
2007-10-08 21:14:45 +00:00
..
accumulate base.h: Added plus and multiplies functor for differently typed objects. 2007-10-08 21:14:45 +00:00
adjacent_difference stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
complex complex: Add missing extern template declarations. 2007-05-06 18:51:10 +00:00
headers Add parallel mode. 2007-09-11 22:32:51 +00:00
inner_product base.h: Added plus and multiplies functor for differently typed objects. 2007-10-08 21:14:45 +00:00
partial_sum stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
slice stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
slice_array stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
valarray stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00