From: John Maddock (john_at_[hidden])
Date: 2006-08-07 14:23:23


Gennadiy Rozental wrote:
> Ok how about this:

Yep that's OK as long as your special limits class usage is resticted to
this relative error calculation: there are circumstances where it would do
the wrong thing if max_value() doesn't return a large enough value, in this
specific case it doesn't matter because one large value is as good as any
other when talking about relative errors.

John.