![]() |
0.5.0
|
Files | |
| Array.hpp | |
| Array Utility functions. | |
| CartesianProduct.hpp | |
| Algorithm iterating all combinations of a list. | |
| KeyedMap.hpp | |
| Similar to KeyedMatrix, but memory is allocated in a map and therefore never reallocated. | |
| KeyedMatrix.hpp | |
| Matrix which can be accessed by keys. | |
| Pair.hpp | |
| Utility functions for std::pair. | |
| ScrollingBuffer.hpp | |
| A buffer which is overwriting itself from the start when full. | |
| STL.hpp | |
| Algorithms concerning the STL containers. | |
| TsDeque.hpp | |
| Thread-safe deque. | |
| UncertainValue.hpp | |
| Values with an uncertainty (Standard Deviation) | |
| Unordered_map.hpp | |
| Unordered map wrapper. | |
| Vector.hpp | |
| Vector Utility functions. | |