Registered Member
|
what must be satisfied, that an arbitrary datatype can be used with eigen? i want to use the mpreal type provided by the mpfrc++ wrapper for mpfr, but it seems to be incomplete.
thanks, simon |
Moderator
|
see http://eigen.tuxfamily.org/dox/Customiz ... ScalarType
once it works for you, please send us the relevant support code such that we can add it on the svn. I think this can be very useful to many other people. |
Registered Member
|
code straight forward:
seems to work like charm. still testing. thanks! |
Registered Member
|
I had to add
to make matrix-inversion work. IOformat permanently sets precision(4) which is nonsense. If anything, IO needs to be determined by traits. |
Registered Member
|
I tried to add support to Eigen but did not get very far:
I find that if I use dynamic matrices/vectors, the program crashes as soon as the ~Matrix() destructor is called. Does anyone have multiprecision working with dynamic matrices? |
Registered users: Bing [Bot], daret, Google [Bot], sandyvee, Sogou [Bot]