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

Go to the source code of this file.

Data Structures

class  matioCpp::Element< T >
 Element allows having a 1x1 variable (like double, int,..) castable to a primitive type. More...