mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
78d49f4682
Most matrices in Ceres are row-major. Eigen does now allow statically sized row-major matrices with a single column. This CL changes the EigenTypes struct to change the definition of typedefs to change to ColMajor if this is the case. This will allow Schur specializations (2,1,6) for example. Change-Id: I24e7b62d4e1cb5660541062336225bbc9c41c6bf