|
From: Luigi B. <lui...@gm...> - 2005-11-15 09:59:37
|
On 11/15/2005 05:15:09 AM, Joseph Wang wrote:
> I'd like to use the interpolation classes as functors, but it seems =20
> to be difficult because the operator takes both a the domain variable =20
> and an allowExtrapolation. I could try using bind2nd but I don't =20
> think that there is an adaptable typedef there.
Joe,
the extrapolation parameter is optional, so the interpolations =20
can be used as a unary function. In what way it doesn't work? Is it =20
because you do want to pass the parameter?
Later,
Luigi
----------------------------------------
Olmstead's Law:
After all is said and done, a hell of a lot more is said
than done.
|