Horus Doc || C++ Reference || Class Overview   Pixels   Images   Detector   Geometry   Registry || Doxygen's quick Index  

HxInstGenConv2dSepMulAdd Class Template Reference

Instantiator for separable generalized convolution operation on 2d images with multiplication and addition as basic operations using two 1d kernels. More...

List of all members.

Public Attributes

HxImgFtorGenConv2dSep< ImgSigT,
KerSigT, KerSigT, HxBpoMul<
typename KerSigT::ArithType,
typename KerSigT::ArithType,
typename KerSigT::ArithType >,
HxBpoAddAssign< typename
KerSigT::ArithType, typename
KerSigT::ArithType >, HxKernel1d<
typename KerSigT::DataPtrType,
typename KerSigT::ArithType > > 
f
 Instantiate image functor. More...


Detailed Description

template<class ImgSigT, class KerSigT>
class HxInstGenConv2dSepMulAdd< ImgSigT, KerSigT >

Instantiator for separable generalized convolution operation on 2d images with multiplication and addition as basic operations using two 1d kernels.


Member Data Documentation

template<class ImgSigT, class KerSigT>
HxImgFtorGenConv2dSep< ImgSigT, KerSigT, KerSigT, HxBpoMul<typename KerSigT::ArithType, typename KerSigT::ArithType, typename KerSigT::ArithType>, HxBpoAddAssign<typename KerSigT::ArithType, typename KerSigT::ArithType>, HxKernel1d<typename KerSigT::DataPtrType, typename KerSigT::ArithType> > HxInstGenConv2dSepMulAdd::f
 

Instantiate image functor.


The documentation for this class was generated from the following file:
Generated on Tue Feb 3 14:19:04 2004 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001