cnorxz/src/include
2020-08-30 14:43:53 +02:00
..
extensions function structs corresponding to math.h functions + some code optimizations 2018-07-19 19:29:52 +02:00
ranges ... remaining fixes: hybrid dynamic multi-threaded operations work 2020-08-29 23:36:01 +02:00
xfor partial fix in multi-threading relevant code 2020-08-29 21:46:07 +02:00
allocator.h allocation warning + forwarding + remove unsave code regarding that (e.g. anonymousMove) 2019-11-15 18:16:19 +01:00
arith.h generalize element return values in operation classes 2019-07-24 18:49:53 +02:00
base_def.h some utilities (move all to helper_tools.h) 2018-07-17 13:56:59 +02:00
conversions.h fix: gcc 9 more pedantic in this case: int vs uint template arg 2019-07-05 17:40:26 +02:00
dynamic_operation.cc.h dynamic hybrid contraction works 2020-08-30 14:43:53 +02:00
dynamic_operation.h dynamic hybrid contraction works 2020-08-30 14:43:53 +02: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 ... remaining fixes: hybrid dynamic multi-threaded operations work 2020-08-29 23:36:01 +02:00
helper_tools.h ... remaining fixes: hybrid dynamic multi-threaded operations work 2020-08-29 23:36:01 +02:00
map_range.cc.h fix: consistent streaming of tuples 2019-11-12 13:30:26 +01:00
map_range.h map range: enable creation on arbitrary target range (of same type with real target space as sub-space) 2019-09-17 14:24:01 +02: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 allocation warning + forwarding + remove unsave code regarding that (e.g. anonymousMove) 2019-11-15 18:16:19 +01:00
multi_array.h allocation warning + forwarding + remove unsave code regarding that (e.g. anonymousMove) 2019-11-15 18:16:19 +01:00
multi_array_base.cc.h now fixed 2018-12-25 18:57:51 +01:00
multi_array_base.h allocation warning + forwarding + remove unsave code regarding that (e.g. anonymousMove) 2019-11-15 18:16:19 +01:00
multi_array_header.cc.h split rpack_num -> .h , .cc.h 2020-08-27 13:21:05 +02:00
multi_array_header.h WIP: dynamic operation classes 2020-07-13 01:00:35 +02:00
multi_array_operation.cc.h ... remaining fixes: hybrid dynamic multi-threaded operations work 2020-08-29 23:36:01 +02:00
multi_array_operation.h ... remaining fixes: hybrid dynamic multi-threaded operations work 2020-08-29 23:36:01 +02:00
operation_def.h fix ipow bug and anonymous meta string bug 2018-07-29 22:48:22 +02:00
operation_helper.h WIP: dynamic_operation 2020-07-10 00:17:38 +02:00
pack_num.h OpTest_Dyn, Multiply: add remaining tests: work 2020-08-24 17:39:56 +02:00
slice.cc.h allocation warning + forwarding + remove unsave code regarding that (e.g. anonymousMove) 2019-11-15 18:16:19 +01:00
slice.h allocation warning + forwarding + remove unsave code regarding that (e.g. anonymousMove) 2019-11-15 18:16:19 +01:00
type_operations.h add some utilities + more simd arithmetics 2019-03-01 18:13:51 +01:00