Re: [eigen] new types / NumTraits

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



On Fri, Jul 22, 2016 at 11:38 PM, Gael Guennebaud <gael.guennebaud@xxxxxxxxx> wrote:

Regarding Eigen's side, perhaps it would make more sense to move it to NumTraits with a default implementation relying on std::numeric_limits<T>::digits10 if available and our log10(eps) hack otherwise (using SFINAE)

For the record, I've recently pushed such  a change.

gael


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