MatLogger2  1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
Classes | Namespaces
matlogger2.h File Reference
#include <string>
#include <memory>
#include <unordered_map>
#include <eigen3/Eigen/Dense>
#include <matlogger2/utils/var_buffer.h>
+ Include dependency graph for matlogger2.h:
+ This graph shows which files directly or indirectly include this file:

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