cnorxz/src/include
2020-12-07 13:46:01 +01:00
..
extensions remove atan2 2020-09-15 13:30:24 +02:00
ranges fix regarding previous commit 2020-10-13 17:06:59 +02:00
xfor None: remove static constexpr for VAL 2020-09-23 01:12:28 +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 arith + hl_ops: negate 2020-12-07 13:46:01 +01: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 first part of high level operations work (only implemented in context of op4utest) 2020-09-02 18:35:20 +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 first part of high level operations work (only implemented in context of op4utest) 2020-09-02 18:35:20 +02:00
helper_tools.h first part of high level operations work (only implemented in context of op4utest) 2020-09-02 18:35:20 +02:00
high_level_operation.cc.h allow value operations in high level operations 2020-09-20 13:37:44 +02:00
high_level_operation.h allow value operations in high level operations 2020-09-20 13:37:44 +02:00
hl_reg_ind.h fix compile errors 2020-09-10 22:50:26 +02:00
ma_assert.h dynamic/anonymous range: replace asserts by MA_ASSERTs (throws errors instead of aborting) 2020-09-23 14:14:47 +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 shift high level op code to separate headers 2020-09-03 10:52:31 +02:00
multi_array_header.h shift high level op code to separate headers 2020-09-03 10:52:31 +02:00
multi_array_operation.cc.h corrections + partially pre-compile hl operations 2020-09-16 20:19:21 +02:00
multi_array_operation.h corrections + partially pre-compile hl operations 2020-09-16 20:19:21 +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 allow value operations in high level operations 2020-09-20 13:37:44 +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