glotzmath::Filter1d Class Reference

A histogram. More...

#include <Filter1d.h>

Inheritance diagram for glotzmath::Filter1d:

glotzmath::RunningAverageFilter1d

List of all members.

Public Member Functions

 Filter1d ()
Function1d ApplyTo (const Function1d &)
void Print (std::ostream &)
void SetBandwidth (double)

Protected Member Functions

virtual double ComputeFactor (double)

Protected Attributes

double mBandWidth


Detailed Description

A histogram.

Constructor & Destructor Documentation

glotzmath::Filter1d::Filter1d (  ) 


Member Function Documentation

double glotzmath::Filter1d::ComputeFactor ( double  x  )  [protected, virtual]

Reimplemented in glotzmath::RunningAverageFilter1d.

Function1d glotzmath::Filter1d::ApplyTo ( const Function1d f  ) 

void glotzmath::Filter1d::Print ( std::ostream &  os  ) 

void glotzmath::Filter1d::SetBandwidth ( double  bw  ) 


Member Data Documentation

double glotzmath::Filter1d::mBandWidth [protected]


The documentation for this class was generated from the following files:
Generated on Tue Feb 24 20:53:39 2009 by  doxygen 1.5.3