Skip to content
Snippets Groups Projects
Commit 6e4d3f6e authored by Christoph Lehmann's avatar Christoph Lehmann
Browse files

[NL] Specialize storage of Nx1 and 0xM matrices for eigen.

Currently Eigen-3.2.5 can store Nx1 matrices only
in column major form.

0xM fixed Eigen matrices lead to 0-size arrays which
cause compilation errors (e.g. on MSVC++)
parent 0a689ef2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment