matio-cpp
v0.2.5
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
|
#include <matioCpp/ForwardDeclarations.h>
Go to the source code of this file.
Data Structures | |
class | matioCpp::MatvarHandler |
class | matioCpp::MatvarHandler::PointerInfo |
struct | matioCpp::MatvarHandler::Dependency |
class | matioCpp::MatvarHandler::Ownership |
The Ownership class is used to define the ownership of a matvar. More... | |