Go to the source code of this file.
Functions | |
template<class T> bool | vnl_matlab_write (vcl_ostream &, T const &, char const *variable_name) |
template<class T> bool | vnl_matlab_write (vcl_ostream &, T const *, unsigned size, char const *variable_name) |
template<class T> bool | vnl_matlab_write (vcl_ostream &, T const *const *, unsigned rows, unsigned cols, char const *variable_name) |
Definition in file vnl_matlab_write.h.
|
|
|
|
|
|