#include <cmath>
#include <dlrNumeric/array2D.h>
Go to the source code of this file.
Classes | |
| class | dlr::numeric::BilinearInterpolator< TYPE > |
Namespaces | |
| namespace | dlr::numeric |
| This namespace contains code for 1D, 2D, and 3D arrays, matrices, coordinate transformations, rotation conversions, and much more. | |
Copyright (C) 1999-2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file bilinearInterpolator.h.
1.5.8