Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct error_of<mean>

boost::accumulators::tag::error_of<mean>

Synopsis

struct error_of<mean> :
  public boost::accumulators::depends_on< Feature1, Feature2, >
{
};

PrevUpHomeNext