#include <vnl_matlab_header.h>
Definition at line 14 of file vnl_matlab_header.h.
Public Types | |
| enum | type_t { vnl_DOUBLE_PRECISION = 0, vnl_SINGLE_PRECISION = 10, vnl_COLUMN_WISE = 0, vnl_ROW_WISE = 100, vnl_LITTLE_ENDIAN = 0, vnl_BIG_ENDIAN = 1000, vnl_none = 0 } |
Public Attributes | |
| vxl_int_32 | type |
| vxl_int_32 | rows |
| vxl_int_32 | cols |
| vxl_int_32 | imag |
| vxl_int_32 | namlen |
| vnl_DOUBLE_PRECISION | |
| vnl_SINGLE_PRECISION | |
| vnl_COLUMN_WISE | |
| vnl_ROW_WISE | |
| vnl_LITTLE_ENDIAN | |
| vnl_BIG_ENDIAN | |
| vnl_none |
Definition at line 22 of file vnl_matlab_header.h.
| vxl_int_32 vnl_matlab_header::type |
Definition at line 16 of file vnl_matlab_header.h.
| vxl_int_32 vnl_matlab_header::rows |
Definition at line 17 of file vnl_matlab_header.h.
| vxl_int_32 vnl_matlab_header::cols |
Definition at line 18 of file vnl_matlab_header.h.
| vxl_int_32 vnl_matlab_header::imag |
Definition at line 19 of file vnl_matlab_header.h.
| vxl_int_32 vnl_matlab_header::namlen |
Definition at line 20 of file vnl_matlab_header.h.
1.5.1