![]() Registered Member ![]()
|
Thank you for your convenient library.
When I added a line to print a matrix in your sample program for MPRealSupport, then I got errors in compiling. Here are this code and the errors.
Could you tell me a solution? Best Regards. |
![]() Moderator ![]()
|
if you don't need the extra precision when printing I suggest you to cast to double:
cout << mat.cast<double>(); |
![]() Registered Member ![]()
|
Thank you for your reply!
By your advice, I changed the above code to the following:
Then I got errors below.
Please tell me a suggestion. In addition, If possible, I'd like to print out matrix in the full (and any) precision. Best Regards |
![]() Moderator ![]()
|
alright, same problem. Fixed in devel branch.
|
![]() Registered Member ![]()
|
Thank you for your immediate modification!
Now, it works correctly. |
Registered users: Baidu [Spider], Bing [Bot], Google [Bot], rblackwell