$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [accumulators] nan error of mean
From: Ireneusz SzczeÅniak (irek.szczesniak_at_[hidden])
Date: 2016-04-08 17:25:57
Hi,
I'm using Boost.Accumulators to calculate the standard error of a
sample mean, and I'm getting a nan (not a number) as a result, while I
should be getting a zero or some number close to it. I boiled down
the problem to a small sample that I'm attaching.
I would appreciate it if someone could help me out here.
Thanks,
Irek