Go to the source code of this file.
Functions | |
cout<< Map< MatrixXi, 0, Stride< Dynamic, 2 > > (array, 3, 3, Stride< Dynamic, 2 >(8, 2))<< endl | |
for (int i=0;i< 24;++i) array[i] | |
Variables | |
int | array [24] = 2 |
cout<< Map< MatrixXi, 0, Stride< Dynamic, 2 > > | ( | array | , |
3 | , | ||
3 | , | ||
Stride< Dynamic, 2 > | 8, 2 | ||
) |
for | ( | ) |
Definition at line 7 of file doc/Code/VisualISAMExample.cpp.
Definition at line 1 of file Map_general_stride.cpp.