matio-cpp  v0.2.5
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
ExogenousConversionHelpers.tpp File Reference
+ This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ MATIOCPP_EXOGENOUSCONVERSIONHELPERS_TPP

#define MATIOCPP_EXOGENOUSCONVERSIONHELPERS_TPP

Definition at line 8 of file ExogenousConversionHelpers.tpp.