matio-cpp
v0.2.5
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
|
#include <matioCpp/File.h>
#include <time.h>
#include <matioCpp/Config.h>
#include <sys/types.h>
#include <sys/stat.h>
Go to the source code of this file.
Data Structures | |
class | matioCpp::File::Impl |
Macros | |
#define | _CRT_SECURE_NO_WARNINGS |