vnl_matlab_header Struct Reference

#include <vnl_matlab_header.h>

List of all members.


Detailed Description

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

Member Enumeration Documentation

enum vnl_matlab_header::type_t

Enumerator:
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.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 21 05:06:20 2008 for core/vnl by  doxygen 1.5.1