Re: [eigen] Re: smallest() |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Documenting it is probably a good idea, as forgetting to specialize numeric_limits produces wrong code for custom types without any warning.
BTW, will one also need the const and the reference versions, like numeric_limits<const TpRFloat> , or are they never called?
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |