![]() |
Blitz Support : |
From: Andrius Kurtinaitis (andrius.kurtinaitis_at_[hidden])
Date: 2003-12-12 06:14:51
Hello,
It seems that today blitz library has some useful functionality which is
not mentioned in the supplied manual f.i.: stencil-et.h, vector-et.h,
functorExpr.h. Fortunately some of them are nicely documented in the
header files.
Maybe it would be useful to doxygenify them like recently in the Pooma
project: http://www.tat.physik.uni-tuebingen.de/~rguenth/pooma/reference/
Andrius
> However,
> the header file <blitz/array/stencil-et.h> includes declarations of many
> of the standard stencil operators as functions that can be applied to an
> Array. So if you #include <blitz/array/stencil-et.h>, the code will
> compile.