9 Sep
2013
9 Sep
'13
2:51 a.m.
Hello,
I am trying to setup a "simple" weighted_mean accumulator for a struct
I want to accumulate. It goes something like this. Let's call it a
float for sake of example. It's actually a struct with mathematical
comprehension: addable, subtractable, multipliable, dividable, and so
on.
typedef accumulator_set