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 dependency graph for sampledFunctions.h:

Go to the source code of this file.

Namespaces

namespace  dlr
namespace  dlr::numeric

Functions

template<class TYPE>
Array1D< TYPE > dlr::numeric::getGaussian1D (size_t size, double sigma=0.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 Mon Jul 9 20:34:15 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2