Registered Member
|
Hi all,
I redefined assertions to throw exception the following way:
In this case simplest code above returns exception in VectorXd constructor with message "Eigen/src/Core/Matrix.h : Matrix : dim >= 0". But it does not produce assert without assertion redefinement. Furthermore, if I ignore this exception, other parts of vector initialization works well (memory was allocated properly).
How can I redefined assertion in right way? I will be very appreciated for help with that trouble. |
Moderator
|
common macro mistake, it should be:
|
Registered Member
|
Thank you for help and cool library! |
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], q.ignora