Skip to content

File HyperStats.hpp

FileList > analysis > stats > HyperStats.hpp

Go to the source code of this file

Contains utilities for calculating statistics of statistics. More...

  • #include <string>
  • #include <vector>
  • #include <gtl/btree.hpp>
  • #include <units/units.hpp>
  • #include <trace/analysis/stats/RiseSetStats.hpp>
  • #include <trace/analysis/stats/Stats.hpp>
  • #include <trace/risesets/RiseSetArray.hpp>
  • #include <trace/trace.fwd.hpp>
  • #include <trace/types/IdPair.hpp>
  • #include <trace/types/enums.hpp>

Namespaces

Type Name
namespace astrea
namespace trace

Classes

Type Name
struct HyperStats <class T>
The HyperStats struct represents statistics of statistics, allowing for the calculation of statistics on a vector of Stats<T>.

Detailed Description

Author:

Jay Iuliano (iuliano.jay@gmail.com)

Date:

2025-08-03

Copyright:

Copyright (c) 2025 Jay Iuliano

The GNU Lesser General Public License (LGPL)

This file is part of Astrea. Astrea is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Astrea is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with Astrea. If not, see https://www.gnu.org/licenses/.


The documentation for this class was generated from the following file astrea/trace/trace/analysis/stats/HyperStats.hpp