cnorxz/src/include
Christian Zimmermann 844c7ef8e1 complete last change
2019-03-29 16:36:15 +01:00
..
extensions function structs corresponding to math.h functions + some code optimizations 2018-07-19 19:29:52 +02:00
ranges some utils 2019-03-27 19:00:16 +01:00
xfor various fixes (relevant for higher level meta programing) 2019-03-12 21:00:15 +01:00
allocator.h correction in last commit 2019-03-18 13:11:07 +01:00
arith.h extra operation to function 2019-02-19 16:20:38 +01:00
base_def.h some utilities (move all to helper_tools.h) 2018-07-17 13:56:59 +02:00
conversions.h im com 2019-02-13 21:59:13 +01:00
expressions.cc.h dynamic ranges + dynamic index operation works 2018-11-01 22:11:08 +01:00
expressions.h remove master class + add separate parallel op root + pfor expression in parallel scope 2019-03-06 16:52:45 +01:00
functional_multi_array.cc.h some clean up + README 2018-11-26 15:22:52 +01:00
functional_multi_array.h meta op root in func ma op 2019-03-05 19:40:26 +01:00
helper_tools.cc.h map range: take operation as argument 2019-03-29 12:58:39 +01:00
helper_tools.h map range: take operation as argument 2019-03-29 12:58:39 +01:00
map_range.cc.h complete last change 2019-03-29 16:36:15 +01:00
map_range.h complete last change 2019-03-29 16:36:15 +01:00
map_range_factory_product_map.h im com 2019-02-13 21:59:13 +01:00
mbase_def.h remove master class + add separate parallel op root + pfor expression in parallel scope 2019-03-06 16:52:45 +01:00
multi_array.cc.h add some utilities + more simd arithmetics 2019-03-01 18:13:51 +01:00
multi_array.h fixes regarding last commit 2019-03-14 19:10:06 +01:00
multi_array_base.cc.h now fixed 2018-12-25 18:57:51 +01:00
multi_array_base.h fix cathastrophic bug (although it did not affect anything so far) 2018-12-24 18:55:11 +01:00
multi_array_header.cc.h dynamic ranges + dynamic index operation works 2018-11-01 22:11:08 +01:00
multi_array_header.h some clean up + README 2018-11-26 15:22:52 +01:00
multi_array_operation.cc.h 'partial assignment' expression + allow slice -> anonymous for trivial cases 2019-03-22 19:07:29 +01:00
multi_array_operation.h 'partial assignment' expression + allow slice -> anonymous for trivial cases 2019-03-22 19:07:29 +01:00
operation_def.h fix ipow bug and anonymous meta string bug 2018-07-29 22:48:22 +02:00
pack_num.h various fixes (relevant for higher level meta programing) 2019-03-12 21:00:15 +01:00
slice.cc.h 'partial assignment' expression + allow slice -> anonymous for trivial cases 2019-03-22 19:07:29 +01:00
slice.h im com 2019-02-13 21:59:13 +01:00
type_operations.h add some utilities + more simd arithmetics 2019-03-01 18:13:51 +01:00