[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

infinity in 2d



The FM code uses infinity in a few places, and we weren't sure whether
any of them required actually implementing infinity in X++.  I looked
at all the uses of inifinity (that I could find).  It turns out
there's only a small number, and they can all be replaced by unbounded
regions.  (Portions and ListComps)  Hurrah.

dean