oln::convol::fast::internal::recursivefilter_coef_< FloatT > Struct Template Reference

Data structure for coefficients used for a recursive filter call. More...

#include <fast_gaussian_coefficient.hh>

Collaboration diagram for oln::convol::fast::internal::recursivefilter_coef_< FloatT >:

Collaboration graph
[legend]
List of all members.

Public Types

enum  FilterType { DericheGaussian, DericheGaussianFirstDerivative, DericheGaussianSecondDerivative }

Public Member Functions

 recursivefilter_coef_ (FloatT a0, FloatT a1, FloatT b0, FloatT b1, FloatT c0, FloatT c1, FloatT w0, FloatT w1, ntg::float_d s, FilterType filter_type)
 Constructor.

Public Attributes

std::vector< FloatT > n
std::vector< FloatT > d
std::vector< FloatT > nm
std::vector< FloatT > dm
FloatT sumA
FloatT sumC

Detailed Description

template<class FloatT>
struct oln::convol::fast::internal::recursivefilter_coef_< FloatT >

Data structure for coefficients used for a recursive filter call.

Definition at line 58 of file fast_gaussian_coefficient.hh.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:27:00 2007 for Olena by  doxygen 1.5.1