matio-cpp
v0.2.5
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
|
Go to the source code of this file.
Data Structures | |
struct | matioCpp::is_eigen_matrix< T, typename, typename > |
is_eigen_matrix is a template metafunction to check if T is an Eigen matrix. More... | |
struct | matioCpp::is_vector_compatible< T, typename, typename > |
is_vector_compatible is a utility metafunction to check if the input vector T is compatible with matioCpp More... | |
Namespaces | |
matioCpp | |
Macros | |
#define | MATIOCPP_EXOGENOUSCONVERSIONHELPERS_TPP |
#define MATIOCPP_EXOGENOUSCONVERSIONHELPERS_TPP |
Definition at line 8 of file ExogenousConversionHelpers.tpp.