Boost logo

Boost Users :

From: Michael Marcin (mike_at_[hidden])
Date: 2007-01-23 20:58:52


Chris Weed wrote:
> Yea, I might be the only one. :-P
>
> Is there any available documentation? I have mostly used the source
> code, and some previous mail-list discussions to try to get this
> working.
>
> Chris
>
> On 1/22/07, Cromwell Enage <sponage_at_[hidden]> wrote:
>> Wow, there's still interest in MPL.Math? Cooool.
>>
>> I'll look into your problem when I get the
>> chance--hopefully within the next couple of days.
>> Fixing the documentation in general will take
>> significantly longer.
>>

I hadn't heard of MPL.Math before...

I was actually looking for a way the other day of computing a
fixed-point sin lookup table at compile-time using Taylor series
approximation for a fixed-point class I have templated on magnitude and
fractional bit count. I ended up getting lost and wrote a small program
to generate a table and copy & pasted the output into a source file for
the fixed-point precision I was using at present.

It seems that it would be nice to be able to generate a new table for
say 8.24 fixed-point without needed to rerun an external tool.

Does this seem like the sort of thing MPL.Math could help with?

Thanks,

Michael Marcin


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