#include <dlrNumeric/array2D.h>
#include <dlrNumeric/index2D.h>
#include <dlrCommon/functional.h>
Go to the source code of this file.
Classes | |
class | dlr::numeric::BoxIntegrator2D< Type0, Type1 > |
This class provides an efficient way integrate over rectangular regions of an Array2D instance. More... | |
Namespaces | |
namespace | dlr::numeric |
This namespace contains code for 1D, 2D, and 3D arrays, matrices, coordinate transformations, rotation conversions, and much more. |
Copyright (C) 2006 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file boxIntegrator2D.h.