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

vnl_identity< T > Class Template Reference

#include <vnl_identity.h>

Inheritance diagram for vnl_identity:

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

Collaboration graph
[legend]
List of all members.

Public Methods

vnl_unary_function< T, T > * Copy () const
f (T const &x)

template<class T>
class vnl_identity< T >


Member Function Documentation

template<class T>
vnl_unary_function<T,T>* vnl_identity< T >::Copy   const [inline, virtual]
 

Reimplemented from vnl_unary_function< T, T >.

Definition at line 18 of file vnl_identity.h.

template<class T>
T vnl_identity< T >::f T const &    x [inline, virtual]
 

Implements vnl_unary_function< T, T >.

Definition at line 24 of file vnl_identity.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:16:56 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000