#include <vnl_matlab_read.h>
Collaboration diagram for vnl_matlab_readhdr:
Public Methods | |
vnl_matlab_readhdr (vcl_istream &) | |
~vnl_matlab_readhdr () | |
operator bool () const | |
void | read_next () |
bool | is_single () const |
bool | is_rowwise () const |
bool | is_bigendian () const |
long | rows () const |
long | cols () const |
bool | is_complex () const |
char const * | name () const |
fsm_declare_methods (float) | |
fsm_declare_methods (double) | |
fsm_declare_methods (vcl_complex< float >) | |
fsm_declare_methods (vcl_complex< double >) |
|
|
|
|
|
Definition at line 52 of file vnl_matlab_read.h. |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 53 of file vnl_matlab_read.h. |
|
|
|
|
|
Definition at line 54 of file vnl_matlab_read.h. |
|
|
|
|
|
Definition at line 51 of file vnl_matlab_read.h. |