sampledFunctions.h File Reference

Header file declaring code which return sampled versions of common functions, such as gaussians, etc. More...

#include <dlrNumeric/array1D.h>
#include <cmath>
#include <dlrNumeric/functional.h>
#include <dlrNumeric/utilities.h>

Include dependency graph for sampledFunctions.h:

Go to the source code of this file.


Namespaces

namespace  dlr::numeric
 This namespace contains code for 1D, 2D, and 3D arrays, matrices, coordinate transformations, rotation conversions, and much more.

Functions

template<class TYPE >
Array1D< TYPE > dlr::numeric::getGaussian1D (double sigma, size_t size=0, bool normalize=false)
 This function returns an array in which the elements are sampled from a 1D Gaussian.


Detailed Description

Header file declaring code which return sampled versions of common functions, such as gaussians, etc.

Copyright (C) 2006 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
Date

Definition in file sampledFunctions.h.


Generated on Wed Nov 25 00:42:45 2009 for dlrUtilities Utility Library by  doxygen 1.5.8