LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::kirschKernelYY< T > Class Template Reference

Kirsch Kernel YY. More...

#include <ltiSecondDerivativeKernels.h>

Inheritance diagram for lti::kirschKernelYY< T >:
Inheritance graph
[legend]
Collaboration diagram for lti::kirschKernelYY< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 kirschKernelYY ()

Detailed Description

template<class T>
class lti::kirschKernelYY< T >

Kirsch Kernel YY.

Define as a 5x5 2D (non-separable) kernel:

   9  18  27  18   9
  18  18  36  18  18
 -21 -51 -72 -51 -21
  18  18  36  18  18
   9  18  27  18   9

Constructor & Destructor Documentation

template<class T >
lti::kirschKernelYY< T >::kirschKernelYY (  ) 

Constructor.


The documentation for this class was generated from the following file:

Generated on Sat Apr 10 15:27:50 2010 for LTI-Lib by Doxygen 1.6.1