MatrixSliceBase Class Template Reference
[Vector and Matrix mathematics]

#include <MatrixBase.hpp>

Inheritance diagram for MatrixSliceBase:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T, class BaseClass>
class gpstk::MatrixSliceBase< T, BaseClass >

Base class for defining a slice of a matrix.

Definition at line 649 of file MatrixBase.hpp.

Protected Member Functions

void matSliceCheck (size_t sourceRowSize, size_t sourceColSize) const throw (MatrixException)
 checks this slice against the source matrix row and column size to see if it's a valid slice.


Member Function Documentation

void matSliceCheck size_t  sourceRowSize,
size_t  sourceColSize
const throw (MatrixException) [inline, protected]
 

checks this slice against the source matrix row and column size to see if it's a valid slice.

Definition at line 672 of file MatrixBase.hpp.


The documentation for this class was generated from the following file:
Generated on Wed Feb 8 03:31:40 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1