matio-cpp
v0.2.5
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
|
#include <matioCpp/Variable.h>
#include <matioCpp/CellArray.h>
#include <matioCpp/Struct.h>
#include <matioCpp/StructArray.h>
#include <matioCpp/Vector.h>
Go to the source code of this file.
Macros | |
#define | _CRT_NONSTDC_NO_DEPRECATE |
#define _CRT_NONSTDC_NO_DEPRECATE |
Definition at line 8 of file Variable.cpp.