accumulators/test
Yuval Lifshitz ff9432f97b Allow accumulator persistency (#18)
* Add, and update, documentation build targets.

* adding serialization to stats

* serialize rolling stats
2019-05-10 15:39:28 -07:00
..
count.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
covariance.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
droppable.cpp remove executible flag 2014-01-10 23:11:37 -08:00
error_of.cpp portability fixed for gcc-4.4 2009-07-22 01:34:11 +00:00
extended_p_square_quantile.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
extended_p_square.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
external_accumulator.cpp remove executible flag 2014-01-10 23:11:37 -08:00
external_weights.cpp remove executible flag 2014-01-10 23:11:37 -08:00
Jamfile.v2 Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
kurtosis.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
max.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
mean.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
median.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
min.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
moment.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
p_square_cumul_dist.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
p_square_quantile_extended.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
p_square_quantile.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
pot_quantile.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
reference.cpp portability fixed for gcc-4.4 2009-07-22 01:34:11 +00:00
rolling_count.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
rolling_mean.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
rolling_moment.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
rolling_sum.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
rolling_variance.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
skewness.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
sum_kahan.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
sum.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
tail_mean.cpp Fix accumulators tests. 2011-10-16 16:50:08 +00:00
tail_quantile.cpp Fix accumulators tests. 2011-10-16 16:50:08 +00:00
tail_variate_means.cpp remove executible flag 2014-01-10 23:11:37 -08:00
tail.cpp remove executible flag 2014-01-10 23:11:37 -08:00
valarray.cpp disambiguate 2011-10-05 08:27:45 +00:00
value.cpp remove executible flag 2014-01-10 23:11:37 -08:00
variance.cpp Allow accumulator persistency (#18) 2019-05-10 15:39:28 -07:00
vector.cpp disambiguate 2011-10-05 06:55:06 +00:00
weighted_covariance.cpp remove executible flag 2014-01-10 23:11:37 -08:00
weighted_extended_p_square.cpp Fix accumulators tests. 2011-10-16 16:50:08 +00:00
weighted_kurtosis.cpp portability fixed for gcc-4.4 2009-07-22 01:34:11 +00:00
weighted_mean.cpp portability fixed for gcc-4.4 2009-07-22 01:34:11 +00:00
weighted_median.cpp Increase the iteration count as suggested by Yuval Lipshitz 2018-12-24 08:03:48 -05:00
weighted_moment.cpp portability fixed for gcc-4.4 2009-07-22 01:34:11 +00:00
weighted_p_square_cumul_dist.cpp fix comment typos, refs #7917 2013-03-05 06:22:17 +00:00
weighted_p_square_quantile.cpp Fix accumulators tests. 2011-10-16 16:50:08 +00:00
weighted_pot_quantile.cpp remove executible flag 2014-01-10 23:11:37 -08:00
weighted_skewness.cpp portability fixed for gcc-4.4 2009-07-22 01:34:11 +00:00
weighted_sum_kahan.cpp add kahan sum, fixes #4471 2011-05-19 12:06:12 +00:00
weighted_sum.cpp remove executible flag 2014-01-10 23:11:37 -08:00
weighted_tail_mean.cpp remove executible flag 2014-01-10 23:11:37 -08:00
weighted_tail_quantile.cpp remove executible flag 2014-01-10 23:11:37 -08:00
weighted_tail_variate_means.cpp remove executible flag 2014-01-10 23:11:37 -08:00
weighted_variance.cpp Fix accumulators tests. 2011-10-16 16:50:08 +00:00