$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2000-09-20 16:20:04
----- Original Message -----
From: "Paul Moore" <gustav_at_[hidden]>
> I've been thinking about these classes for a long time, since I did the
> rational class. I haven't got round to it because of (a) lack of time, and
> (b) lack of certainty as to what the most efficient algorithms are. I have
> Knuth's book, but it's quite hard going...
If you do something less-than-optimal to start with we can always improve
the implementation piecewise...
-Dave