Hans Dembinski
|
f8b6b28975
|
change the iteration order from 0...N-1 overflow underflow to underflow 0 ... N -1 overflow, move axis allocators at the end of template argument
|
2018-12-16 19:01:14 +01:00 |
|
Hans Dembinski
|
6d2dc4155b
|
added deduction guides for axis types; removed circular axis implementation, implemented circular option for regular, integer, and variable axis; simplified transform spec; added axis::allocator alias
|
2018-12-12 09:53:16 +01:00 |
|
Hans Dembinski
|
0c16f62590
|
fixes for complaints by cppcheck
|
2018-12-04 00:12:34 +01:00 |
|
Hans Dembinski
|
71e6161ca4
|
added support for variable axis
|
2018-11-18 17:08:06 +01:00 |
|
Hans Dembinski
|
5a9307b4a6
|
clean up of accumuators, use consistent naming, make sure that sum accumulator can be used as RealType in weighted_sum
|
2018-11-14 14:37:54 +01:00 |
|
Hans Dembinski
|
792f16d331
|
all tests pass for adapted vector and array, map still failing
|
2018-10-30 17:36:44 +01:00 |
|
Hans Dembinski
|
8200e3f2c5
|
generialization of axis::variant
|
2018-10-27 17:42:35 +02:00 |
|