Stride Reference Manual
- generated for commit 9643b11
|
Header file for BoxPlotData. More...
#include <algorithm>
#include <cassert>
#include <iostream>
#include <numeric>
#include <vector>
Go to the source code of this file.
Classes | |
struct | stride::util::BoxPlotData< T > |
BoxPlotData calculates total, minimum, maximum, median, lower and upper quartile of the values in the vector. More... | |
Namespaces | |
stride | |
Namespace for the simulator and related classes. | |
stride::util | |
Utilities for the project. | |
Header file for BoxPlotData.
Definition in file BoxPlotData.h.