pybind11/include
Dean Moldovan 4567f1f82a Fix Eigen shape assertion error in dense matrix caster
Missing conformability check was causing Eigen to create a 0x0 matrix
with an error in debug mode and silent corruption in release mode.
2017-05-11 16:10:40 +02:00
..
pybind11 Fix Eigen shape assertion error in dense matrix caster 2017-05-11 16:10:40 +02:00