Go to the source code of this file.
Functions | |
cout<< Map< MatrixXi, 0, OuterStride<> > (array, 3, 3, OuterStride<>(4))<< endl | |
for (int i=0;i< 12;++i) array[i] | |
Variables | |
int | array [12] |
cout<< Map< MatrixXi, 0, OuterStride<> > | ( | array | , |
3 | , | ||
3 | , | ||
OuterStride<> | 4 | ||
) |
for | ( | ) |
int array[12] |
Definition at line 1 of file Map_outer_stride.cpp.