Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
boost::accumulators::impl Namespace Reference

Putting the accumulator implementations in this namespace is recommended. More...

Classes

struct  mean_accumulator
 
class  tajima_accumulator
 

Detailed Description

Putting the accumulator implementations in this namespace is recommended.

This namespace pulls in any operators defined in the boost::numeric::operators namespace with a using directive. The Numeric Operators Sub-Library defines some additional overloads that will make your accumulators work with all sorts of data types.