Registered Member
|
When I try to use Matrix<float, 3, Dynamic> MSVS 2008 tells me the following:
Tutorial says it is possible to instantiate matrix with static number of rows and dynamic number of columns, so I've tried different Eigen versions (from 3.0 to 3.1.0) and development branch, but nothing helped. Full log:
|
Registered Member
|
I found the problem. I really used Matrix<float, 3, Dynamic>::Zero(size), but in completely different place.
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]