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

linalg::DimSpecSubranged Class Reference

#include <LinAlg.h>

Inheritance diagram for linalg::DimSpecSubranged:

Inheritance graph
[legend]
Collaboration diagram for linalg::DimSpecSubranged:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DimSpecSubranged (const DimSpec &orig, const IRange row_range, const IRange col_range)
int q_min_offset (void) const
int q_max_offset (void) const
int q_row_diff (void) const

Protected Attributes

int min_offset
int max_offset
const int original_nrows

Constructor & Destructor Documentation

linalg::DimSpecSubranged::DimSpecSubranged const DimSpec orig,
const IRange  row_range,
const IRange  col_range
[inline]
 

Definition at line 211 of file LinAlg.h.

References linalg::DimSpec::q_col_lwb(), and linalg::DimSpec::q_row_lwb().

Here is the call graph for this function:


Member Function Documentation

int linalg::DimSpecSubranged::q_max_offset void   )  const [inline]
 

Definition at line 226 of file LinAlg.h.

int linalg::DimSpecSubranged::q_min_offset void   )  const [inline]
 

Definition at line 225 of file LinAlg.h.

int linalg::DimSpecSubranged::q_row_diff void   )  const [inline]
 

Definition at line 227 of file LinAlg.h.


Member Data Documentation

int linalg::DimSpecSubranged::max_offset [protected]
 

Definition at line 207 of file LinAlg.h.

int linalg::DimSpecSubranged::min_offset [protected]
 

Definition at line 206 of file LinAlg.h.

const int linalg::DimSpecSubranged::original_nrows [protected]
 

Definition at line 208 of file LinAlg.h.


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