guanaqo 1.0.0-alpha.26
Utilities for scientific software
Loading...
Searching...
No Matches
max-history.hpp File Reference

Detailed Description

Sliding-window maximum tracker.

Definition in file max-history.hpp.

#include <algorithm>
#include <cstddef>
#include <vector>
Include dependency graph for max-history.hpp:

Go to the source code of this file.

Classes

class  guanaqo::MaxHistory< T >
 Keep track of the maximum value over a specified horizon length. More...

Namespaces

namespace  guanaqo