Commit 4567f1f8 authored by Dean Moldovan's avatar Dean Moldovan
Browse files

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.
parent 94d0a9f7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment