#include <vector>
#include <dlrNumeric/array2D.h>
#include <dlrNumeric/index2D.h>
#include <cmath>
Include dependency graph for stencil2D.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | dlr |
| namespace | dlr::numeric |
Classes | |
| class | dlr::numeric::StencilIterator< Type, Size > |
| WARNING: This class is still under development and quite unstable. More... | |
| class | dlr::numeric::Stencil2D< Type, Size > |
| WARNING: This class is still under development and quite unstable. More... | |
Copyright (C) 2006 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file stencil2D.h.
1.5.2