Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

linalg::IRangeStride Struct Reference

#include <LinAlg.h>

Collaboration diagram for linalg::IRangeStride:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IRangeStride (const int _lwb, const int _upb, const int _stride)
 IRangeStride (const IRange range)
bool q_empty (void) const
bool q_proper (void) const

Public Attributes

const int lwb
const int upb
const int stride

Constructor & Destructor Documentation

linalg::IRangeStride::IRangeStride const int  _lwb,
const int  _upb,
const int  _stride
[inline]
 

Definition at line 190 of file LinAlg.h.

linalg::IRangeStride::IRangeStride const IRange  range  )  [inline]
 

Definition at line 192 of file LinAlg.h.


Member Function Documentation

bool linalg::IRangeStride::q_empty void   )  const [inline]
 

Definition at line 194 of file LinAlg.h.

bool linalg::IRangeStride::q_proper void   )  const [inline]
 

Definition at line 195 of file LinAlg.h.


Member Data Documentation

const int linalg::IRangeStride::lwb
 

Definition at line 189 of file LinAlg.h.

const int linalg::IRangeStride::stride
 

Definition at line 189 of file LinAlg.h.

const int linalg::IRangeStride::upb
 

Definition at line 189 of file LinAlg.h.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 15 21:22:09 2004 for vuVolume by  doxygen 1.3.9.1