#include <MatrixBase.hpp>
Inheritance diagram for MatrixSliceBase:

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. | |
|
||||||||||||
|
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. |
1.3.9.1