llvm-project/libcxx/test/std/numerics/numeric.ops
Marshall Clow d3d0ecbfd5 Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014.
llvm-svn: 359184
2019-04-25 12:11:43 +00:00
..
accumulate Support tests in freestanding 2019-02-04 20:31:13 +00:00
adjacent.difference Support tests in freestanding 2019-02-04 20:31:13 +00:00
exclusive.scan Support tests in freestanding 2019-02-04 20:31:13 +00:00
inclusive.scan Support tests in freestanding 2019-02-04 20:31:13 +00:00
inner.product Support tests in freestanding 2019-02-04 20:31:13 +00:00
numeric.iota Support tests in freestanding 2019-02-04 20:31:13 +00:00
numeric.ops.gcd Support tests in freestanding 2019-02-04 20:31:13 +00:00
numeric.ops.lcm Support tests in freestanding 2019-02-04 20:31:13 +00:00
numeric.ops.midpoint Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014. 2019-04-25 12:11:43 +00:00
partial.sum Support tests in freestanding 2019-02-04 20:31:13 +00:00
reduce Support tests in freestanding 2019-02-04 20:31:13 +00:00
transform.exclusive.scan Support tests in freestanding 2019-02-04 20:31:13 +00:00
transform.inclusive.scan Support tests in freestanding 2019-02-04 20:31:13 +00:00
transform.reduce Support tests in freestanding 2019-02-04 20:31:13 +00:00