MatLogger2
1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
|
#include <string>
#include <memory>
#include <unordered_map>
#include <eigen3/Eigen/Dense>
#include <matlogger2/utils/var_buffer.h>
Go to the source code of this file.
Classes | |
class | XBot::MatLogger2 |
The MatLogger2 class allows the user to save numeric variables (scalars, vectors, matrices) to HDF5 MAT-files. More... | |
struct | XBot::MatLogger2::Options |
Namespaces | |
XBot | |
XBot::matlogger2 | |