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

HxInstRecGenConv2dK1dMulAdd Class Template Reference

Instantiator for recursive generalized convolution operation on 2d images with multiplication and addition as basic operations. More...

List of all members.

Public Attributes

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


Detailed Description

template<class ImgSigT, class KerSigT>
class HxInstRecGenConv2dK1dMulAdd< ImgSigT, KerSigT >

Instantiator for recursive generalized convolution operation on 2d images with multiplication and addition as basic operations.


Member Data Documentation

template<class ImgSigT, class KerSigT>
HxImgFtorRecGenConv2dK1d< ImgSigT, KerSigT, HxBpoMul<typename KerSigT::ArithType, typename KerSigT::ArithType, typename KerSigT::ArithType>, HxBpoAddAssign<typename KerSigT::ArithType, typename KerSigT::ArithType> > HxInstRecGenConv2dK1dMulAdd::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