Hans Dembinski
|
72c7bb0d31
|
Introduce grid type and derive histogram from grid
|
2019-01-03 14:27:36 +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
|
c3013260f1
|
added license
|
2018-11-13 15:12:41 +01:00 |
|
Hans Dembinski
|
f81441f53a
|
wip for adding profile support
|
2018-11-05 23:55:59 +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
|
7046a5ba6e
|
wip, histogram_test fails
|
2018-10-28 23:05:43 +01:00 |
|
Hans Dembinski
|
61aea9e699
|
wip: fixing tests, removed weight_counter from adaptive_storage, storage scaling with double
|
2018-10-15 01:11:18 +02:00 |
|
Hans Dembinski
|
bfc437b7bd
|
clang-format
|
2018-07-21 17:28:14 +02:00 |
|
Hans Dembinski
|
b9a35f7b4f
|
renamed method bin to method at
|
2018-07-05 09:10:04 +02:00 |
|
Hans Dembinski
|
5fc67137e4
|
issue 45: use operator() to fill; issue 44: removed sum(), use std::for_each or std::accumulate instead; added support for stl containers as fill and index arguments
|
2018-07-01 21:41:09 +02:00 |
|