|
From: Mark j. <mar...@gm...> - 2009-11-11 09:44:23
|
Dear All,
sorry about this.
The reason I did it is that vector<bool> is specialized to be
optimized for efficient storage -- this results in very inefficient
access.
best
Mark
-------------------------------------------------------
Date: Wed, 11 Nov 2009 07:49:19 +0000
From: "Plamen Neykov" <pla...@re...>
Subject: Re: [Quantlib-dev] gensrc support for valarray
To: "Ferdinando Ametrano" <na...@am...>, "QuantLib developers"
<qua...@li...>
Cc: Eric Ehlers <eri...@gm...>,
pla...@us...
Message-ID:
<185...@bd...>
Content-Type: text/plain; charset="Windows-1252"
I'll put it in - will be done today or tomorrow - hope that's ok?
------Original Message------
From: Ferdinando Ametrano
To: QuantLib developers
Cc: Eric Ehlers
Cc: pla...@us...
Subject: [Quantlib-dev] gensrc support for valarray
Sent: 10 Nov 2009 17:26
Hi all
the latest commit on the trunk from Mark broke QLXL as there is no
support in gensrc for valarray.
While I've been able to manually code an easy workaround this of
course isn't satisfactory, but I have little idea how to add valarray
support.
Any volunteer ?
ciao -- Nando
|