6 Jun
2014
6 Jun
'14
5:37 p.m.
Le 06/06/14 17:29, John Maddock a écrit :
Indeed, but libraries may still have optional headers, and/or "bridging" headers that glue two libraries together. All the headers we're talking about are documented (at least to some degree), and are intended for end users to at least experiment with. They're just not core to Boost.Math, more like "fringe" if you prefer.
I would opt in these cases to add a Math.Multiprecision submodule Math.Multiprecision -> Multiprecision -> Math This makes clear that these files are not associated to the Math core, but to something optional. Vicente