Files
eigen/test/mapstride.cpp
Gael Guennebaud 0668c68b03 Allow for negative strides.
Note that using a stride of -1 is still not possible because it would
clash with the definition of Eigen::Dynamic.

This fixes #747.
2021-01-27 23:32:12 +01:00

11 KiB