![]() |
SLIDE
3.0.0
A simulator for lithium-ion battery pack degradation
|
#include <numeric>
#include <functional>
Go to the source code of this file.
Namespaces | |
namespace | slide |
Slide namespace contains all the types, classes, and functions for the simulation framework. | |
Functions | |
auto | slide::transform_sum (const auto &SUs, auto &function) |
auto | slide::transform_max (const auto &SUs, auto &function) |
auto | slide::transform_min (const auto &SUs, auto &function) |
auto | slide::transform_mean (const auto &SUs, auto &function) |