BZDEV: mixed partial derivatives

From: facundo memoli (memoli@iie.edu.uy)
Date: Tue Feb 29 2000 - 19:12:37 EST


Hi Todd,

I'm in need of the feature mentioned in the subject.
It would be great (for me at least) to be able to write code like this:

Array< Pixel, Dim > A(shape), B(shape);
B = mixed22( A, anydim, anydim );

I must calculate mixed parial derivatives regardless of the dimension
(and numeric type stored) of the array, and in any pair of directions.
Currently it is posible to do similar things only with first order
partial derivatives, and with the laplacian.

Thanks a lot,
F.Memoli.

--------------------- blitz-dev list --------------------------------
* To subscribe/unsubscribe: use the handy web form at
http://oonumerics.org/blitz/lists.html



This archive was generated by hypermail 2b29 : Wed Feb 20 2002 - 04:30:11 EST