Re: [eigen] new types / NumTraits

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Dear Gael,


Am 22.07.2016 um 23:38 schrieb Gael Guennebaud:
>
> Hi,
> funny, I faced the same issue today in our boost::multiprecision unit test: https://bitbucket.org/eigen/eigen/commits/b3264d75f9

Funny enough, I recently found an issues with boost::multiprecision giving wrong results in eigen.
In case you are interested I could try to look it up. I didn't care too much as boost::multiprecision turned out
to be pretty slow, while mpfr is fast and correct.

Am 22.07.2016 um 23:48 schrieb Gael Guennebaud:


this is the only place where casting to int is required. For complex<Real>, epsilon returns a Real, so no big deal.

Thanks for the clarification. If it's just for nice formatting of the output then it makes sense to me.

Best regards,
Peter




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/