Closed ftalbrecht closed 7 years ago
Basically we'd need a free function to calc the std.dev. of vector-likes. Boost accumulators may be a good choice. Ref: https://github.com/dune-community/dune-xt-common/blob/master/dune/xt/common/localization-study.cc#L121
Added std.dev., everybody feel free to add as needed or reopen.
Basically we'd need a free function to calc the std.dev. of vector-likes. Boost accumulators may be a good choice. Ref: https://github.com/dune-community/dune-xt-common/blob/master/dune/xt/common/localization-study.cc#L121