MatrixWalkers::RotBase< T, I > Struct Template Reference
Base structure for walkers.
More...
#include <matrixUtil.h>
List of all members.
|
Protected Attributes |
TMatrix | current |
| matrix starting on the current element
|
T * | lastStart |
| the place of the last enter of the inner loop
|
Detailed Description
template<class T, class I>
struct MatrixWalkers::RotBase< T, I >
Base structure for walkers.
Definition at line 280 of file matrixUtil.h.
The documentation for this struct was generated from the following file: