Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::SmartVectorNeighborhoodInnerProduct< TImage > Class Template Reference

#include <itkVectorNeighborhoodInnerProduct.h>

Inheritance diagram for itk::SmartVectorNeighborhoodInnerProduct:

Inheritance graph
[legend]
List of all members.

Public Types

typedef SmartVectorNeighborhoodInnerProduct Self
typedef TImage::PixelType PixelType
typedef PixelType::ValueType ScalarValueType
typedef Neighborhood< ScalarValueType,
itkGetStaticConstMacro(ImageDimension) 
OperatorType )

Public Methods

PixelType operator() (const std::slice &s, const ConstSmartNeighborhoodIterator< TImage > &it, const OperatorType &op) const
PixelType operator() (const ConstSmartNeighborhoodIterator< TImage > &it, const OperatorType &op) const
 itkStaticConstMacro (VectorDimension, unsigned int, PixelType::VectorDimension)
 itkStaticConstMacro (ImageDimension, unsigned int, TImage::ImageDimension)

template<class TImage>
class itk::SmartVectorNeighborhoodInnerProduct< TImage >


Member Typedef Documentation

template<class TImage>
typedef Neighborhood<ScalarValueType, itkGetStaticConstMacro(ImageDimension) itk::SmartVectorNeighborhoodInnerProduct< TImage >::OperatorType)
 

Operator typedef

Definition at line 94 of file itkVectorNeighborhoodInnerProduct.h.

template<class TImage>
typedef TImage::PixelType itk::SmartVectorNeighborhoodInnerProduct< TImage >::PixelType
 

Extract the pixel type and scalar type from the image template parameter.

Definition at line 83 of file itkVectorNeighborhoodInnerProduct.h.

template<class TImage>
typedef PixelType::ValueType itk::SmartVectorNeighborhoodInnerProduct< TImage >::ScalarValueType
 

Definition at line 84 of file itkVectorNeighborhoodInnerProduct.h.

template<class TImage>
typedef SmartVectorNeighborhoodInnerProduct itk::SmartVectorNeighborhoodInnerProduct< TImage >::Self
 

Standard typedefs

Definition at line 80 of file itkVectorNeighborhoodInnerProduct.h.


Member Function Documentation

template<class TImage>
itk::SmartVectorNeighborhoodInnerProduct< TImage >::itkStaticConstMacro ImageDimension   ,
unsigned    int,
TImage::ImageDimension   
 

Extract the image and vector dimension from the image template parameter.

template<class TImage>
itk::SmartVectorNeighborhoodInnerProduct< TImage >::itkStaticConstMacro VectorDimension   ,
unsigned    int,
PixelType::VectorDimension   
 

Extract the image and vector dimension from the image template parameter.

template<class TImage>
PixelType itk::SmartVectorNeighborhoodInnerProduct< TImage >::operator() const ConstSmartNeighborhoodIterator< TImage > &    it,
const OperatorType   op
const [inline]
 

Conversion operator.

Definition at line 102 of file itkVectorNeighborhoodInnerProduct.h.

template<class TImage>
PixelType itk::SmartVectorNeighborhoodInnerProduct< TImage >::operator() const std::slice &    s,
const ConstSmartNeighborhoodIterator< TImage > &    it,
const OperatorType   op
const
 

Conversion operator.


The documentation for this class was generated from the following file:
Generated at Wed Mar 12 01:14:42 2003 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000