SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
Histogram.hpp File Reference
#include "../settings/settings.hpp"
#include "../utility/utility.hpp"
#include <vector>
#include <cstdlib>
#include <algorithm>
#include <span>
#include <fstream>
Include dependency graph for Histogram.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slide::Histogram< histogramType, Tdata >
 

Namespaces

namespace  slide
 Slide namespace contains all the types, classes, and functions for the simulation framework.
 

Enumerations

enum class  slide::HistogramType { slide::slidepack = 0 , slide::equidistant = 1 }
 

Functions

std::ostream & slide::operator<< (std::ostream &ofs, const Histogram<> &hist)