Fixes of 2 Bugs found by John Reid in the review:
(1) itl::infinity<T>::value checks T for existence of an infinity value and uses max otherwise.
(2) Template parameter Section is now defaulted with functor template itl::inter_section,
that chooses the right functor dependent on the CodomainT template parameter. For two interval_maps
a, b the expression (a & b) will now compile for most, if not all codomain_types that have some
reasonable application.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.