#include <string>
#include <typeinfo>
#include "matIO_1.5/matio.h"
#include "basics.hh"
#include "toolbox.hh"
#include "operator.hh"
#include <toolbox/sharedPointer.hh>
#include <basics/exceptions.hh>
Go to the source code of this file.
Classes | |
class | concepts::MatfileIOError |
class | concepts::MatfileIO |
Namespaces | |
namespace | concepts |
Typedefs | |
typedef std::set< const std::type_info * > | concepts::set_info |
Interface for the MAT-IO library
Definition in file matfileIO.hh.