SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
slide_algorithms.hpp File Reference
#include <numeric>
#include <functional>
Include dependency graph for slide_algorithms.hpp:
This graph shows which files directly or indirectly include this file:

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)