Classes | Public Member Functions
MatFile< T > Class Template Reference

Simple class for writing binary data file that are compatible with Matlab. More...

#include <acado_mat_file.hpp>

List of all members.

Classes

struct  Fmatrix

Public Member Functions

void write (std::ostream &stream, const GenericMatrix< T > &mat, const char *name)
void write (std::ostream &stream, const GenericVector< T > &vec, const char *name)

Detailed Description

template<typename T>
class MatFile< T >

Simple class for writing binary data file that are compatible with Matlab.

Simple class for writing binary data file that are compatible with Matlab.

Author:
Carlo Savorgnan, Hans Joachim Ferreau, Boris Houska, Milan Vukov

Definition at line 47 of file acado_mat_file.hpp.


Member Function Documentation

template<typename T >
BEGIN_NAMESPACE_ACADO void MatFile< T >::write ( std::ostream &  stream,
const GenericMatrix< T > &  mat,
const char *  name 
)

Definition at line 38 of file acado_mat_file.cpp.

template<typename T >
void MatFile< T >::write ( std::ostream &  stream,
const GenericVector< T > &  vec,
const char *  name 
)

Definition at line 69 of file acado_mat_file.cpp.


The documentation for this class was generated from the following files:


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:39