Boost logo

Boost Users :

Subject: Re: [Boost-users] [interval] Power
From: Sensei (senseiwa_at_[hidden])
Date: 2015-07-22 12:30:52


On 7/22/15 3:34pm, Michael Powell wrote:
> On Wed, Jul 22, 2015 at 9:30 AM, Sensei <senseiwa_at_[hidden]> wrote:
>> Dear all,
>>
>> I am defining a "scalar" type for a project, and this scalar I'd like to be
>> an interval. Among the operations, already provided by boost interval, I
>> need pow(interval, interval).
>
> That sounds more like a Range ?
>
> http://www.boost.org/doc/libs/1_58_0/libs/range/doc/html/index.html

I don't think so, I'd like to have something like a very basic subset of
this(*):

        http://www.ti3.tu-harburg.de/rump/intlab/

As far as I see, boost interval is the C++ implementation of (some)
interval algebra.

Thanks for any pointers!

(*) Scholarly article, if needed:

http://www.ti3.tuhh.de/rump/intlab/ActaNumerica2010.pdf


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net