Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

vnl_matlab_header Struct Reference

#include <vnl_matlab_header.h>

List of all members.

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

long type
long rows
long cols
long imag
long namlen


Member Enumeration Documentation

enum vnl_matlab_header::type_t
 

Enumeration values:
vnl_DOUBLE_PRECISION 
vnl_SINGLE_PRECISION 
vnl_COLUMN_WISE 
vnl_ROW_WISE 
vnl_LITTLE_ENDIAN 
vnl_BIG_ENDIAN 
vnl_none 

Definition at line 19 of file vnl_matlab_header.h.


Member Data Documentation

long vnl_matlab_header::cols
 

Definition at line 15 of file vnl_matlab_header.h.

long vnl_matlab_header::imag
 

Definition at line 16 of file vnl_matlab_header.h.

long vnl_matlab_header::namlen
 

Definition at line 17 of file vnl_matlab_header.h.

long vnl_matlab_header::rows
 

Definition at line 14 of file vnl_matlab_header.h.

long vnl_matlab_header::type
 

Definition at line 13 of file vnl_matlab_header.h.


The documentation for this struct was generated from the following file:
Generated at Fri May 21 01:17:05 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000