Cuda::IplReference1D< Type > Class Template Reference

IplReference template specialized for 1 dimension(s). More...

#include <specdim_iplreference1d.hpp>

Inheritance diagram for Cuda::IplReference1D< Type >:

Inheritance graph
[legend]
Collaboration diagram for Cuda::IplReference1D< Type >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 IplReference1D ()
 Default constructor.
 IplReference1D (IplImage *_image)
 Constructor.
 IplReference1D (const Size< 1 > &_size, IplImage *_image)
 Constructor.


Detailed Description

template<class Type>
class Cuda::IplReference1D< Type >

IplReference template specialized for 1 dimension(s).

Constructor & Destructor Documentation

template<class Type>
Cuda::IplReference1D< Type >::IplReference1D ( IplImage *  _image  )  [inline]

Constructor.

Parameters:
_image pointer to IplImage to be referenced.

template<class Type>
Cuda::IplReference1D< Type >::IplReference1D ( const Size< 1 > &  _size,
IplImage *  _image 
) [inline]

Constructor.

Parameters:
_size size of memory block.
_image pointer to IplImage to be referenced.


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

Generated on Sun Sep 13 00:55:24 2009 for cudatemplates by  doxygen 1.5.6