matio-cpp v0.3.0
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
Loading...
Searching...
No Matches
ExogenousConversionHelpers.tpp File Reference

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

namespace  matioCpp
 

Macros

#define MATIOCPP_EXOGENOUSCONVERSIONHELPERS_TPP
 

Macro Definition Documentation

◆ MATIOCPP_EXOGENOUSCONVERSIONHELPERS_TPP

#define MATIOCPP_EXOGENOUSCONVERSIONHELPERS_TPP

Definition at line 8 of file ExogenousConversionHelpers.tpp.